Fork me on GitHub

Accelerated web development.

Knowledge is power and with InstaBuild you can see the changes you make to web applications in real-time. It's a dead simple web server that reloads resources and builds and deploys for you whenever you save.

Easy Setup

npm install -g instabuild
instabuild create myapp
cd myapp
instabuild serve instabuild.json

Rich feature set

  • Reloads pages when you make changes
  • Pushes your app to the web so you can share your work with others
  • Much more to come...

100% Open Source

Read, modify, and distribute to your heart's content!

Read it!