Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 154 Bytes

node.ts

start project node.js on typescript

first: "git clone ***", next: "npm install",

START PROJECT: "npm start" START LIVE SERVE: "npm run serve"