Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bogdanbrudiu/vagrant-nodejs

This repository allows you to setup an NodeJS env using vagrant for development and testing.

Requirements

Installation

git clone --recursive https://github.com/bogdanbrudiu/vagrant-nodejs.git
cd vagrant-nodejs
vagrant up
vagrant ssh
cd /vagrant/app
npm install
npm start

Open your browser to 127.0.0.1:3000 and go through your NodeJS app wizard.

Configuration

This setup will install bower, gulp & mongodb.

About

NodeJS Vagrant setup for development/testing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages