The okra-quick-starter
package contains only the functionality necessary for setting up the okra sandbox environment.
- Fork this repository and
cd
into the root folder. - Run:
npm install or yarn
- Run:
npm run dev or yarn run dev
to start the sandbox environment - Start exploring the power of Okra.
You can also get the NPM
version of this project here