Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 271 Bytes

File metadata and controls

11 lines (6 loc) · 271 Bytes

Single page app using vanilla-js

Install node

Open terminal and run the following command

Command 1: npm install

Command 2: node index.js ----This will start the node server, then you can go to localhost:5000 on your browser

Don't forget to star the project