Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple base with all tools I'll need to start a ES6 node project with gulp as a task runner

Notifications You must be signed in to change notification settings

soggie/nodebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodebase

Real simple boilerplate-ish thing I use to standardise all ES6/7/8 work that I do in node.

To use

$ cd <working directory>/..
$ git clone [email protected]:soggie/nodebase.git
$ cd ../<working directory>
$ cp ../nodebase/gulpfile.js .

Yeah it's that simple. The rest is just code for testing and stuff. Will add more scripts to it in the future.

About

A simple base with all tools I'll need to start a ES6 node project with gulp as a task runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published