Skip to content

MEAN stack application, used Angular 2 to build a simple shopping page.

Notifications You must be signed in to change notification settings

QilongMa/Angular2

Repository files navigation

  1. Open a command prompt in the project's root directory (APM)

  2. Type: npm install This installs the dependencies as defined in the package.json file.

  3. Type: npm start This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.

About

MEAN stack application, used Angular 2 to build a simple shopping page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published