Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 341 Bytes

React.js Movie Cruiser App Boilerplate

Steps to build and run

  1. Clone the project. git clone https://github.com/Fawke/movie-app-react-boilerplate.git
  2. Run yarn or npm install
  3. Run yarn dev-server or npm run dev-server
  4. Open any browser and visit localhost:8080

first-page