canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
|||
Line 63: | Line 63: | ||
paver start | paver start | ||
This will start the Bespin backend as well as the Sproutcore server. You can now access the Bespin editor at http://localhost:4020/editor in you browser. | This will start the Bespin backend as well as the Sproutcore server. You can now access the Bespin editor at http://localhost:4020/editor/ in you browser. | ||
If you are hacking on SproutCore, you'll want to run SproutCore's build server. Here's how you start up: | |||
paver server.abbot=1 start | |||
Have fun! | Have fun! |