Skip to content

solomon-negusse/flood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texas flood information viewer

Developing

  1. npm install
  2. Make a copy of src/keys/secrets.sample.es, fill out and save as src/keys/secrets.es
  3. npm start to start a hot-reloading development web server
  4. Open browser to http://localhost:3545

Production Build

  1. npm run dist will produce a production build in the /dist/ folder

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 9.0%
  • CartoCSS 5.0%
  • HTML 1.7%