Skip to content

A demo "Launch Page" application using Mongo, Express, Angular and Node

License

Notifications You must be signed in to change notification settings

arunr/letshavelaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets have launch

A demo application that shows how to create a launch page using Mongo, Express, Angular and Node.

Run instructions

  • After cloning the repo
  • Run mongod --dbpath db to start off the mongo server from the letshavelaunch directory
  • Run npm start from the server directory, or node server/app.js
  • Browse over to http://localhost:3000 to see the demo launch page
  • Run the tests using npm test from the server directory

Please submit issues and pull requests :)

About

A demo "Launch Page" application using Mongo, Express, Angular and Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published