Skip to content

Latest commit

 

History

History

README.md

Paint

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Make sure to copy the dist files to the wwwroot directory of the main project

Lints and fixes files

yarn lint