Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including generator-letsgo with all npm packages installed. Try it out:

var generatorLetsgo = require("generator-letsgo")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

generator-letsgo v1.2.2

A simple yeoman generator that will help get you setup quickly for a project, It allows you to use scss, es6, react within your project but dosent force you to install every thing. you and pick or choose what is installed and if you prefer to not write in es6 thats fine too. it also covers linting for scss and js and also allows you to write unit testing in mocha and runs it via a gulp task. it has a production step too that will minify all files and images ready for production use.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free