Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 542 Bytes

File metadata and controls

29 lines (18 loc) · 542 Bytes

README

Front-end web development Bootstrap 3 starter

Guide

Require Node.js

Install Gulp (if you don't have it)

npm install gulp-cli -g
  • install dependencies: run npm install
  • development: run gulp
  • build: run gulp build
  • build serve: run gulp build:serve

Front-end Framework

JavaScript framework

Templating Engine