Name Last Update
..
node_modules Loading commit data...
public Loading commit data...
routes Loading commit data...
views Loading commit data...
39기성용 vs 손흥민39 1대1 슈팅 대결의 승자는 WC 최종예선 8차전 ep4.mp4 Loading commit data...
LICENSE Loading commit data...
README.kor Loading commit data...
README.md Loading commit data...
README.us Loading commit data...
SBS 런닝맨 저희도 사랑해요 박지성씨.mp4 Loading commit data...
UV Cypher Ep.4 - Geegooin, YUMDDA, Uneducated Kid & ZENE THE ZILLA (지구인, 염따, 언에듀케이티드 키드 & 제네 더 질라).mp4 Loading commit data...
app.js Loading commit data...
download.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
todo_list.json Loading commit data...
user_list.json Loading commit data...
구자철 세계최초 두부 트래핑 도전 l 슛포러브 Shoot for Love.mp4 Loading commit data...
코코몽의 바닷 속 모험! "조심해 상어가 나타났어!!" 코코몽 리틀 퓨처북[같이놀자 코코몽].mp4 Loading commit data...

nodejs-todo-list

Simple to-do Node.js web application using Express and jQuery.

This is a sample project for lecture, TODO 앱을 직접 만들면서 배우는 node.js / express / bootstrap / jquery in goormEDU

How to start

  1. Install Node.js:
  1. Download the project:
  • Download ZIP or
  • Clone the repo: console $ git clone https://github.com/Jayde-Im/nodejs-todo-list.git
  1. Go to project directory and install dependencies:
$ cd nodejs-todo-list
$ npm install
  1. Run the application:
$ npm start
  1. Open a browser and go to localhost:3000.

Report a bug

If you find bugs or have any questions, open a new issue, please.