Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 754 Bytes

readme.md

File metadata and controls

35 lines (27 loc) · 754 Bytes

INIT

Starter project for html sites.

  1. Install

  1. git clone https://github.com/alycda/init path/to/project

  2. npm install

  3. grunt

  4. Optional


$ bower install -S compass-twitter-bootstrap $ bower install -S html5-boilerplate $ bower install -S html5-shiv $ bower install -S angular $ bower install -S angular-touch $ bower install -S jquery-mobile $ bower install -S jquery.ui $ bower install -S susy $ bower install -S compass-breakpoint $ bower install -S solarized $ bower install -S flat-ui $ bower install -S requirejs-facebook $ bower install -S requirejs-twitter $ bower install -S requirejs-youtube-player $ bower install -S requirejs-config

$ npm install grunt-* --save-dev $ npm install grunt-* --save