/pick-a-movie

Primary LanguageJavaScript

pick-a-movie

Stories in Ready

Local dev

  • Install node and npm (if you don't have it already)
  • Run make install or npm install to install dependencies
  • Run make test or npm test to run the tests
  • Run npm run dev to start webpack watcher
  • Run npm start to run the server