Skip to content

mahdl-karami/rjs-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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