https://github.com/shutterstock/ntf-vagrant
ntf development environment
https://github.com/shutterstock/ntf-vagrant
ntf vagrant
Last synced: about 2 months ago
JSON representation
ntf development environment
- Host: GitHub
- URL: https://github.com/shutterstock/ntf-vagrant
- Owner: shutterstock
- License: mit
- Created: 2012-06-01T04:05:24.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T21:38:43.000Z (over 8 years ago)
- Last Synced: 2025-06-18T18:05:27.268Z (12 months ago)
- Topics: ntf, vagrant
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ntf Vagrant
This is an ntf development environment for Vagrant.
## Requirements
* [Node.js](http://nodejs.org/)
* [Vagrant](http://vagrantup.com/)
## Getting Started
Setup environment
make build
Run server
make server
Run daemon
make daemon
Open [localhost:8000](http://localhost:8000/)
## License
This work is licensed under the MIT License (see the LICENSE file).