Skip to content

A small Angular application to plan multi-stop route

License

Notifications You must be signed in to change notification settings

ubenzer/ng-here

Repository files navigation

ng-here

A small Angular application to plan multi-stop route

Click here for demo

Based on

Angular seed for a quick start.

Requirements

  1. Node.js 6.x
  2. npm 3.x

Setup

npm install

Running

npm start

Go to http://localhost:8000/.

Run unit tests

npm test

What is needed in a production ready environment?

  1. e2e testing
  2. Coverage reporting
  3. CI and deployment pipeline
  4. Better build system (dist: Concatenation, minifiying, versioning etc., dev: autoreload, style inject)
  5. many more...

About

A small Angular application to plan multi-stop route

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published