# Okra Quick Starter

The `okra-quick-starter` package contains only the functionality necessary for setting up the okra sandbox environment.

1. Fork this repository and `cd` into the root folder.
2. Run: `npm install or yarn`
3. Run: `npm run dev or yarn run dev` to start the sandbox environment
4. Start exploring the power of Okra.

You can also get the `NPM` version of this project [here](https://www.npmjs.com/package/okra-quick-starter)
