Skip to content

azavea/cardno-recap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardno-recap

A static React app for mapping Rural Access Index numbers.

Dependencies

  • yarn

Building

  • yarn install
  • yarn build creates a production build in the build directory

Running the development server locally

  • yarn start
  • app runs on port 3010

Running tests

  • yarn test

Deploying