evand-test
This project was generated with the Racket!
- Run
npm install
to install dependencies. - Run
npm run dev
to start webpack dev server.
- Run
npm run build
to build assets for production. - Run
npm run start
to start the app in production mode.
- Run
npm run enzyme
to test the app using Enzyme. - Run
npm run eslint
to run eslint.