/labyrinth-builder

Primary LanguageTypeScriptMIT LicenseMIT

labyrinth-builder

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

or with Percy

percy exec -- yarn run test:e2e

Customize configuration

See Configuration Reference.