8000 GitHub - angkywilliam/commonJSBoilerplate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

angkywilliam/commonJSBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a boilerplate for commonjs with gulp, nunjucks, browserify and watchify

To run this repo

1)Make sure to install node in your computer

2)Install dependencies:

npm install

bower install

3)Install chrome plugin(optional for auto reloading the web, make sure to enable it if you decided to install the plugin):

Livereload

4)Start development server:

npm run start

5)Verify that is working on localhost:3000/sample.html

6)Violaaa!! :)

======================================================================== To generate minified version of js and css for production release run:

npm run build

To clean up run:

npm run clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
2A5A
0