Smartcar Hackathon Demo
Instruction
- Clone repository and install server-side dependencies
bash $>git clone https://github.com/gyucheonheo/smartcar-hack $>cd smartcar-hack $>npm install install client-side dependencies
$>cd client $>npm installGo back to the server-side directory where
server.jsresides.$>cd ..Run the web application
$>npm run devCheck the web application http://localhost:3000
Log in or sign up for Devpost to join the conversation.