ProjectGrid/clientapp
Shuozhe 2492dfc796 Merge branch 'master' of https://gitea.hello-world.games/net/ProjectGrid 2021-07-15 23:37:02 +02:00
..
public added frontend into clientApp 2021-06-17 01:27:00 +02:00
src .. 2021-07-10 00:46:41 +02:00
.editorconfig added seperate vuejs solution 2021-06-30 15:36:49 +02:00
.gitignore modified .gitignore 2021-07-15 23:35:54 +02:00
ProjectGrid.frontend.njsproj modified .gitignore 2021-07-15 23:35:54 +02:00
ProjectGrid.frontend.sln modified .gitignore 2021-07-15 23:35:54 +02:00
README.md added frontend into clientApp 2021-06-17 01:27:00 +02:00
babel.config.js added frontend into clientApp 2021-06-17 01:27:00 +02:00
package-lock.json fixed wrong renamings 2021-07-15 15:58:27 +02:00
package.json added frontend into clientApp 2021-06-17 01:27:00 +02:00
vue.config.js got basic commands working 2021-06-29 15:54:01 +02:00

README.md

clientapp

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

Customize configuration

See Configuration Reference.