Go to file
Benjamin Bädorf 33585ee1a1
Lerna + vue 3
2020-12-27 22:32:43 +01:00
packages/core Lerna + vue 3 2020-12-27 22:32:43 +01:00
src Lerna + vue 3 2020-12-27 22:32:43 +01:00
.browserslistrc init 2020-05-19 13:45:14 +02:00
.drone.yml Fixed Typescript build 2020-05-25 23:10:21 +02:00
.editorconfig init 2020-05-19 13:45:14 +02:00
.gitignore Lerna + vue 3 2020-12-27 22:32:43 +01:00
README.md init 2020-05-19 13:45:14 +02:00
lerna.json Lerna + vue 3 2020-12-27 22:32:43 +01:00
package.json Lerna + vue 3 2020-12-27 22:32:43 +01:00

README.md

schlechtenburg

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.