Skip to content

stockrel/TravelMe

Repository files navigation

Angular 2 Full Stack project Donate MIT license

This project was generated with angular-cli version 1.0.0-beta.14.

This project uses the MEAN stack:

Run

You need MongoDB, Node.js and Angular CLI installed to run this project.

  1. Command window 1: mongod: run MongoDB
  2. Command window 2: npm i: install all the dependencies (it will take a while)
  3. Command window 2: ng build -w: build the project and keep watching the files for changes
  4. Command window 3: npm start: run Express server
  5. Go to localhost:3000

Production

Run ng build --prod to create a production ready bundle.

Preview

Preview

Please open an issue if

  • you have any suggestion or advice to improve this project.
  • you noticed any problem or error.

To do

  • tests
  • browser autoreload on file changes

Running unit tests (to do yet)

Run ng test to execute the unit tests via Karma.

Running end-to-end tests (to do yet)

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published