Skip to content

nodeFiddle/nodeFiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeFiddle

As jsFiddle, nodeFiddle

Execute and share nodeJS code on the browser! Try it here!

Install

You need to install node in your machine (I recommend doing it through nvm).

Once done, install the project dependencies

$ npm install -g grunt-cli
$ npm install

Run

Once all installed, type

$ grunt

And the web app will be hosted at http://localhost:9001/app/#/home

About

as jsFiddle, nodeFiddle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors