Basic setup back and front end
Basic set up for the back end with:
- node
- express
- ejs as a view template
Basic set up of the front end with:
- React
- ReactDOM
- webpack as a bundler
- babel as a transpiler
Basic set up for the back end with:
Basic set up of the front end with: