SkollRyu / carBONDnara

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carBONDnara

  • This is our first hackathon, named carBONDnara.
  • Front-end: SkollRyu
  • Back-end: Potatochick2020

Build this prject

In the project directory, you can run:

(1) cd client

Change directory to client folder

(2) npm install

Install all dependecy packages

(3) npm start

Runs the app in the development mode.\

(4) Open another termainl, and cd client and run json-server -p 4000 db.json

This allow you to start the json rest api server

(5) Open http://localhost:3000 to view it in your browser.

About

License:Apache License 2.0


Languages

Language:JavaScript 77.1%Language:CSS 18.4%Language:HTML 4.3%Language:Shell 0.2%