onepiecejs / nodejs-cantas

Cantas is a real-time collaborative web application. Official repository
Other
202 stars 134 forks source link

add Vagrantfile #122

Closed tkdchen closed 9 years ago

tkdchen commented 9 years ago

Now, to set up a full development environment for Cantas, just

  vagrant up

It uses VirtualBox as the provider, and runs Fedora 21.

xiaods commented 9 years ago

Cool