Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 423 Bytes

install app and runing by npm :

you must have already installed node.js

1" open app folder in terminal or cmd (package.json location)

2" run this command in terminal or cmd : $ npm install (just first time do this)

3" after app packages installed, run this command : $ npm run dev

4" open local host: 3000 to use app or enter $ o to open app