kdchang / frontend-starter-kit

Just a light-weight front-end development boilerplate. (NodeJS/NPM/ES6/Bower/Gulp/Sass/Babel/Babelify/Browserify)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Starter Kit

Just a light-weight front-end development boilerplate. (NodeJS/NPM/ES6/Bower/Gulp/Sass/Babel/Babelify/Browserify)

Usage

$ git clone https://github.com/kdchang/frontend-starter-kit
$ cd frontend-starter-kit
$ npm install && bower install
$ npm start

Check the browser localhost:7777

Documents

  1. 一看就懂的前端開發環境建置入門教學

License

MIT

About

Just a light-weight front-end development boilerplate. (NodeJS/NPM/ES6/Bower/Gulp/Sass/Babel/Babelify/Browserify)


Languages

Language:JavaScript 67.3%Language:HTML 32.0%Language:CSS 0.6%