https://github.com/serbanghita/vagrant-for-webdev
Vagrantfile configuration for web development
https://github.com/serbanghita/vagrant-for-webdev
development ide vagrant vagrantfile virtual-machine web
Last synced: about 1 month ago
JSON representation
Vagrantfile configuration for web development
- Host: GitHub
- URL: https://github.com/serbanghita/vagrant-for-webdev
- Owner: serbanghita
- License: mit
- Created: 2018-06-09T10:07:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T22:09:03.000Z (about 7 years ago)
- Last Synced: 2025-07-12T03:47:05.120Z (12 months ago)
- Topics: development, ide, vagrant, vagrantfile, virtual-machine, web
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vagrant for webdev
> `Vagrantfile` configuration for web development
**Contents**
* Ubuntu xenial
* xfce4 graphical interface
* Google Chrome
* Docker
* nodejs
* WebStorm
**Run**
* `git clone git@github.com:serbanghita/vagrant-for-webdev.git`
* `cd vagrant-for-webdev`
* `vagrant up`