ClawdStrife / todo-app

To do app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-app

To do app

To have the application working, please follow these steps:

1- Command-Line: go to your workspace directory (A directory where you have all your projects)

2- Command-Line: git clone https://github.com/learncodeutrecht/todo-app.git

3- Command-Line: cd todo-app

4- npm install express

5- Command-Line: npm start

6- Browser (like Chrome): http://localhost:8080/

7- you will see Hello world on your broswer.

If you need any help please let me know!

Happy coding! :-)

About

To do app


Languages

Language:JavaScript 80.6%Language:HTML 19.4%