WebTools-NG/DEVELOPER.md
Tommy Mikkelsen 33412dd4c6 #493 fix
2023-01-01 22:25:12 +01:00

870 B

webtools-ng

Requerement:

General recommendation:

If Windows Recommended:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint