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: about 1 year 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T19:47:23.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T20:15:59.367Z (about 1 year ago)
- Topics: angular-webpack-starter, angular1x
- Language: TypeScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- 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