0.0.9 • Published 7 years ago

skeletify v0.0.9

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

skeleton

Bootstrap your application easily

Built-in application based on browserify/ES2016 with useful gulp tasks

This skeleton use the event driven architecture.

For use skelitify you need to

npm install -g skeletify

Initialize your project with

mkdir yourproject
cd yourproject
skeletify install
npm install
npm install -g gulp

Commands ready to use

gulp eslint // Test your code with google guide
gulp build // Build your js / css
gulp watch
0.0.9

7 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago