FEC Project Hack Reactor
- React
- Express
- webpack.config
- babel
- middleware
- eslinter
- eslint-plugin-react
- Clone the repository locally
- cd Atelier
- Open this repo in VS Code
- Run npm install
- Open two terminal on VS Code
- In the first terminal run npm run client-dev
- In another terminal, run npm run server-dev
- Open http://localhost:3000/ on browser.