Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DeMoorJasper/Angular-Parcel-Boilerplate
Parcel template for using Angular.io
https://github.com/DeMoorJasper/Angular-Parcel-Boilerplate
angular2 parcel
Last synced: 3 months ago
JSON representation
Parcel template for using Angular.io
- Host: GitHub
- URL: https://github.com/DeMoorJasper/Angular-Parcel-Boilerplate
- Owner: DeMoorJasper
- License: mit
- Archived: true
- Created: 2017-12-08T15:22:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T18:58:35.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T18:16:19.053Z (6 months ago)
- Topics: angular2, parcel
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 15
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-parcel - Angular - Angular boilerplate. (Examples)
README
# Parcel Angular Boilerplate
This is a Angular boilerplate for using parcel to build/serve an angular app.## Details
* Bundling: [Parsel-bundler](https://github.com/parcel-bundler/parcel)
* Parcel-TypeChecker: [parcel-plugin-typescript](https://github.com/fathyb/parcel-plugin-typescript)
* Testing: [Karma](https://github.com/karma-runner/karma)
* Angular: [Angular](https://github.com/angular/angular)## Contributing
Feel free to improve upon this template and share them by doing a PR## License
MIT