Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 494 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 494 Bytes

sph_tool

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Deploys to GitHub Pages

npm run deploy

Available at https://bb1950328.github.io/sph_tool

Runs unittests

npx vitest

Customize configuration

See Configuration Reference.