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
-
write some stuf??? idk
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 installfollowed bynpm run bootstrap, which initializes all the projects using Lernawrite some stuf??? idk