Skip to content

muraha/RMP

Repository files navigation

RMP2020

Commitizen friendly

INSTALL

yarn install && yarn

build:

  • run yarn start to create development build with hot reloader on http://localhost:8080/
  • run yarn build to creat production build in dist folder

commit:

  • run yarn cm

linting:

  • run yarn lint:check to check the results in console
  • run yarn lint:fix to fix eslint's warning/errors

to run MovieApi server:

  • cd MoviesAPI.ReactJS
  • run npm i
  • run npm start

About

React movie app. With Css Grids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published