| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A starter project that combines the following for starting building your website.
To download this package run npm install angular-bootstrap-starter, the files will be downloaded to node_modules/angular-bootstrap-starter copy the files from there or use that as your working directory.
To get started you need gulp, grunt and bower installed then run npm install -g grunt grunt-cli gulp bower (grunt and bower are used by dependencies).
Get all the dependency packages with npm install then build.
To build all the 3rd party packages and put them in the lib directory run gulp install.
Then to continuously build the less/style.less to the css directory and start a livereload web server on http://localhost run gulp
Modify the files as you like an overview of what's here.
| Back | FazBrowse Home | New Git URL |