8000 GitHub - dazlee/my-express1: practice for nodejs+express+dustjs · GitHub
[go: up one dir, main page]

Skip to content

dazlee/my-express1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-express1

Please install git, npm, nodejs(http://nodejs.org/) in advance. Please refer to NodeJS page.

How to download: Under terminal, type 'git clone http://github.com/[git repository]', it will clone into your laptop automatically.

How to install and run the program: Be sure you have installed npm.

  1. under my-express1/, type 'npm install', it will install all the required packages for module.
  2. type 'node app.js', the nodejs server will be launched.
  3. launch browser, type 'http://localhost:8080', you will see the page.

Mongodb

In order to run this program correctly, please make sure to install mongodb.
For mac, pleae install home brew(http://brew.sh/) in advance, then follow the steps in MongoDB website:
http://docs.mongodb.org/v2.2/tutorial/install-mongodb-on-os-x/

Reference

Write a todo list using NodeJs/Express/MongoDB
http://dreamerslab.com/blog/tw/write-a-todo-list-with-express-and-mongodb/

About

practice for nodejs+express+dustjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0