- Bootstrap v3.3.0
- All Bootstrap's components in one page
- Briefly presented with their own CSS selectors
Not include in this document:
- Install dependencies:
npm install
andbower install
- Run webapp:
grunt serve
- Modify page content in
app/contents/
folder - Build webapp:
grunt htmlbuild:dist && grunt
MIT © An Vo @an_voz, 2014