Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 397 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 397 Bytes

Custom-Car-Dash

A Custom Dash for my car written in js.

Setup Instructions

Step 1

Clone the Github project

Step 2

Run this command in the directory to install node dependencies

npm install

Step 3

Run server using this command

npm run start

Step 4

The server is hosted on port 80 so go to this web address to access server

http://localhost