Skip to content

Modular starter project for Angular 2 (and beyond) with statically typed build and AoT compilation

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-seed
Notifications You must be signed in to change notification settings

robstoll/angular-seed

 
 

Repository files navigation

Introduction

MIT license Build Status Build Status Dependency Status devDependency Status

This is a seed project for angular based projects. It is itself based on mgechev's angular-seed.

TODO, complete the following steps

  1. Setup up the project as described in the README-seed
  2. Delete the text above and write your own Introduction
  3. Update the links of the badges above (to reflect your repository)
  4. Update LICENSE file (and section 'License' below)
  5. Update package.json file (name, version, description, author ...)
  6. Modify .travis.yml (or remove it if you do not use travis)
    1. Change the path in after_failure so it reflects your repository
    2. Uncomment the part about gitter in the notifications section and adjust the url in case you use gitter
  7. Modify appveyor.yml (or remove it if you do not use appveyor)
    1. Uncomment the notifications section and adjust the gitter url in case you use gitter
  8. Well done, now you can delete this list

Contributing

We appreciate that you want to contribute by either report bugs, suggest a new feature or by a pull request. Please see the CONTRIBUTING file for guidelines.

Based on robstoll's angular-seed

This project is/was using robstoll's angular-seed (short angular-seed) -- which in turn is based on mgechev's angular-seed -- to start off.

See README-seed for information how this project was set up with angular-seed and how you can get updates of angular-seed. Please refer to mgechev's repository for further details and help.

License

Work is licensed under: MIT
Seed is licensed under: MIT

About

Modular starter project for Angular 2 (and beyond) with statically typed build and AoT compilation

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-seed

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.5%
  • JavaScript 21.8%
  • HTML 7.5%
  • CSS 6.0%
  • Nginx 3.2%