Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 214 Bytes

Development.md

File metadata and controls

17 lines (17 loc) · 214 Bytes

Development

Build from source

npm run build

Build from source with watch

npm run dev

Run unit tests

npm test

Start local version of qape with source mapping

npm start -- [options]