Already deployed to Heroku https://meetupfrontend.herokuapp.com/
- Node.js
- Download source code, put it into folder
$Bloc$. - Install
Node.js. - Open terminal/CMD, go to folder
$Bloc$. - Server:
- Go to folder
$Bloc$/smart-brain-api-master/. - Run
npm install. - Run
npm start.
- Go to folder
- Client:
- Go to folder
$Bloc$/meetup/src/. - Run
npm install. - Run
npm start.
- Go to folder