git clone https://github.com/seattleflu/site.git
cd site
npm install
npm run start
Open http://localhost:3000 to view it in the browser.
npm run build
npm run server
Open http://localhost:5000 to view it in the browser.
See the section about running tests for more information.