Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shutterstock/ntf-vagrant

ntf development environment
https://github.com/shutterstock/ntf-vagrant

ntf vagrant

Last synced: 5 days ago
JSON representation

ntf development environment

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).