Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 446 Bytes

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