Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 332 Bytes

Skeleton

Skeleton is a Gulp framework designed to streamline interface development.

Clone project

$ git clone [email protected]:set/skeleton.git myproject
$ cd myproject
$ npm i
$ sudo npm install -g gulp-cli // if is not installed
$ gulp

Your production files will export to assets folder when you save your source file.