blank-html5
                                
                                 blank-html5 copied to clipboard
                                
                                    blank-html5 copied to clipboard
                            
                            
                            
                        :construction: Blank HTML5 template for experiments and stuff
A blank HTML5 template for experiments
- Clone this repo to your local computer:
$git clone [email protected]:huijing/blank-html5.git
- Install the necessary packages for this repo:
$ npm install
- Run Gulp to concatenate and compile files:
$ gulp
- Styles go in the styles.scssfile, and will be compiled by Gulp
- Scripts go into the js folder, and will be concatenated by Gulp