Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genfirst/angular-bootstrap-demo

Angular 2 project with sass preprocessor, bootstrap, font-awesome and ng2-bootstrap
https://github.com/genfirst/angular-bootstrap-demo

angular-cli angular2 bootstrap font-awesome ng2-bootstrap seed

Last synced: 25 days ago
JSON representation

Angular 2 project with sass preprocessor, bootstrap, font-awesome and ng2-bootstrap

Awesome Lists containing this project

README

        

# angular-bootstrap-demo

angular-bootstrap-demo is Angular 2 seed project created with Angular CLI. It includes some common libraries:

* [Bootstrap](http://getbootstrap.com/)
* [ng2-bootstrap](https://github.com/valor-software/ng2-bootstrap/)
* [Font Awesome](http://fontawesome.io/)

## About

This application was created as material that is described in blog post.

## What You Need To Install?

* [Node.js](https://nodejs.org/en/)
* [Angular CLI](https://cli.angular.io/)

## How To Start Application?

In order to star application you need to execute next commands:

* `npm install`
* `ng serve`

More information about how to use Angular CLI can be found [here](https://github.com/angular/angular-cli#table-of-contents) and [here](https://cli.angular.io/reference.pdf).

## License

angular-bootstrap-demo is released under [MIT License](https://opensource.org/licenses/MIT).