Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venkatch668/angular1.5_typescript_components_bootstrap
angular1.5_Typescript_Components_Bootststrap
https://github.com/venkatch668/angular1.5_typescript_components_bootstrap
angular-webpack-starter angular1x
Last synced: 4 days ago
JSON representation
angular1.5_Typescript_Components_Bootststrap
- Host: GitHub
- URL: https://github.com/venkatch668/angular1.5_typescript_components_bootstrap
- Owner: venkatch668
- Created: 2017-06-27T19:38:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T19:47:23.000Z (over 7 years ago)
- Last Synced: 2024-12-14T14:34:28.237Z (13 days ago)
- Topics: angular-webpack-starter, angular1x
- Language: TypeScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular1.5_Typescript_Components_Bootststrap
Angular1.5 Component with Typescript using Bootstrap## Features
1. Angular1.5
2. Typescript2.0
3. Bootstrap
4. Webpack
5. ES6 Modules
6. sass support## Steps to install
1. Download
2. npm install
3. npm start## References
1. [AngularJS](https://angularjs.org)
2. Bootstrap (http://getbootstrap.com/)
3. UI Router ( [API Docs](https://ui-router.github.io/docs/latest/)
4. [TypeScript](http://typescriptlang.org/)
5. [Webpack](https://webpack.github.io/)@venkat