Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 534 Bytes

nodecopter.com

In order to contribute to this site, you have to install romulus:

$ [sudo] npm install -g romulus

Now start the romulus development server to run the site locally:

$ romulus

The site, as well as any changes you make, should now appear at http://localhost:8080/.

All contributors will be able to deploy using romulus deploy shortly, but for now, please send a pull request / create an issue if you need a deployment.