/evand-test

Primary LanguageJavaScript

evand-test

This project was generated with the Racket!

Developing

  • Run npm install to install dependencies.
  • Run npm run dev to start webpack dev server.

Build

  • Run npm run build to build assets for production.
  • Run npm run start to start the app in production mode.

Test

  • Run npm run enzyme to test the app using Enzyme.
  • Run npm run eslint to run eslint.