This is a seed project for angular based projects. It is itself based on mgechev's angular-seed.
TODO, complete the following steps
- Setup up the project as described in the README-seed
- Delete the text above and write your own Introduction
- Update the links of the badges above (to reflect your repository)
- Update LICENSE file (and section 'License' below)
- Update package.json file (name, version, description, author ...)
- Modify .travis.yml (or remove it if you do not use travis)
- Change the path in after_failure so it reflects your repository
- Uncomment the part about gitter in the notifications section and adjust the url in case you use gitter
- Modify appveyor.yml (or remove it if you do not use appveyor)
- Uncomment the notifications section and adjust the gitter url in case you use gitter
- Well done, now you can delete this list
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.
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.