You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual instructions are here on the wiki, read them
but if you want to get started quick and dirty here are some very incomplete and very dirty instructions
fork the repo
git clone https://github.com/merveilles/Rotonde.git (but actually do git clone on your forked repo!!)
go into the folder and run npm install followed by npm run bootstrap, which initializes all the projects using Lerna