Written in React
npm install
npm start
Use gulp tests
to run the tests, and gulp watch
to repeatedly run the tests.
npm run build:prod
Then copy the files index.html
, main.css
, favicon.ico
and the static
directory to the production server.