Skip to content

A complete, yet simple, starter for Angular 2 using webpack

License

Notifications You must be signed in to change notification settings

iboutsikas/capstoneed-common

 
 

Repository files navigation

  1. git clone https://github.com/Zinadore/capstoneed-common in any directory (refered to as root)
  2. git clone https://github.com/Zinadore/capstoneed-lecturer in root/src/app (the repo must be directly inside the app folder)
  3. run npm install inside the root directory
  4. add 127.0.0.1 capstoneed-dev.org and 127.0.0.1 capstoneed-api.org to hosts file
  5. run npm run start from root
  6. visit capstoneed-dev.org:8080
  7. ???
  8. profit

About

A complete, yet simple, starter for Angular 2 using webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.2%
  • JavaScript 7.5%
  • SCSS 6.1%
  • Other 1.2%