Skip to content

iposton/node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js App with Express Framework and Jade Template Engine Code Climate

This app allows you to register user information that is displayed in a view after submit is clicked. The data is stored in MongoDB.

To run this app locally

  • Install Modules run: npm install
  • Start Mongo Server run: mongod
  • In new terminal window start node server run: node app
  • Go to your browser and open localhost:3000
  • Enjoy!

About

Node.js app Express, Jade - register user form

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors