Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.95 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.95 KB

Oswald Labs Platform Admin

Status
Build Travis CI Circle CI Build Status
Dependencies Dependencies Dev dependencies Vulnerabilities
Community Contributors GitHub Type definitions

🛠 Usage

Clone or fork this repository, then install dependencies:

yarn

Start a local development server:

yarn dev

Generate static pages for deployment:

yarn generate

📄 License