https://react-imdb-top-10.firebaseapp.com/
Node and npm
- Check out repository / extract directory
cd
into root of project- Run
npm install
from the command line
- Run
npm start
- Run
npm build:dev
- Run
npm build:dist
- Run
npm run test
- React
- React Router
- Axios
- Webpack 2
- ES6
- ESLint
- Bootstrap (for quick scaffolding of grid and base styling)