Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 455 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 455 Bytes

csv+

Project setup

yarn install

Compiles and hot-reloads for development

yarn run electron:serve

Compiles and minifies for production

yarn run electron:build

Run your unit tests (not yet)

yarn test:unit

Run your end-to-end tests (not yet)

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.