/films

Primary LanguageJavaScript

run app:

  1. cd json-server
  2. npm i
  3. cd ..
  4. npm i
  5. npm run start:dev

run tests: npm test