FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

VRDate/angular2-app at develop · GitHub

 
 

Repository files navigation

Angular2 Tutorial

This repository is an example application for angular2 tutorial.

You can try out Demo page.

Getting Started

Prepare backend app.

git clone https://github.com/springboot-angular2-tutorial/boot-app.git
cd boot-app
mvn spring-boot:run

Serve frontend app by webpack-dev-server.

npm install
npm install -g webpack webpack-dev-server karma-cli
npm run server
open http://localhost:8080

Testing.

npm test

Tutorial

Under construction...

Credits

License

MIT

About

This repository is an example application for angular2 tutorial

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL