-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matthew Sullivan edited this page Jan 23, 2022
·
4 revisions
Install project dependencies
$ npm install
Set environment
$ export NODE_ENV=development
Start server
$ node server.js
$ npm run start
- React (CRA)
- Node (Express)
- HTML5 / CSS3 (BEM)
- Webpack