startbootstrap-business-casual
A Bootstrap HTML theme for business websites - created by Start Bootstrap
File Explorer
Download Latest Version (.zip)- about.jpg
- bg.jpg
- intro.jpg
- products-01.jpg
- products-02.jpg
- products-03.jpg
- favicon.ico
- styles.css
- scripts.js
- about.html
- index.html
- products.html
- store.html
- build-assets.js
- build-pug.js
- build-scripts.js
- build-scss.js
- clean.js
- render-assets.js
- render-pug.js
- render-scripts.js
- render-scss.js
- sb-watch.js
- start-debug.js
- start.js
- about.jpg
- bg.jpg
- intro.jpg
- products-01.jpg
- products-02.jpg
- products-03.jpg
- favicon.ico
- scripts.js
- css.pug
- footer.pug
- header.pug
- navbar.pug
- scripts.pug
- about.pug
- index.pug
- products.pug
- store.pug
- _bootstrap-overrides.scss
- _buttons.scss
- _navbar.scss
- _about.scss
- _cta.scss
- _footer.scss
- _intro.scss
- _products.scss
- _store.scss
- _colors.scss
- _typography.scss
- _global.scss
- _variables.scss
- styles.scss
- .editorconfig
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/StartBootstrap/startbootstrap-business-casual
Downloads the entire project code from GitHub to your computer.
cd startbootstrap-business-casual
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
