Skip to content

boiler plate for static sites/github repos to run in Vagrant using nginx, node, express

Notifications You must be signed in to change notification settings

vacenz/vagrant_static_sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant_static_sites

boiler plate repository for static repositories to work on in github using nginx, node, express

###set up vagrant up

###run

jump into your static folder and start creating some github projects/ test sites.

To run the localhost node app

vagrant ssh
cd /var/www/nodeapp
node server

To navigate to one of your static projects just go to it in the browser:

http://192.168.56.95:4830/static/demo/

License

MIT

About

boiler plate for static sites/github repos to run in Vagrant using nginx, node, express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published