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

Latest commit

 

History

History
32 lines (20 loc) · 412 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 412 Bytes

Frabric Application Interface

https://app.weavr.org

Project setup

yarn # npm install freaks out about peer dependencies

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.