Skip to content

node-guzzler is a simple hello world application written in node.js

Notifications You must be signed in to change notification settings

havencruise/node-guzzler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-guzzler

Default instructions to setup a node.js project.

1.	Setup a virtual-env as your python environment - 
	"bin/create_environment.py" which will also install 'nodeenv'.
	The environment will be installed in env/

2.	Activate your python environment "source env/bin/activate", 
	and run "nodeenv -p" which will install the latest version 
	of Node.js in conjunction to your virtual-env

Note: DO NOT CHECK IN YOUR "env/" directory

About

node-guzzler is a simple hello world application written in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published