c3lf-system-3/web
2024-06-23 02:16:24 +02:00
..
public stash 2024-06-23 01:58:32 +02:00
src stash 2024-06-23 02:16:24 +02:00
vendor stash 2024-06-23 02:05:22 +02:00
.editorconfig make indentation consistent 2023-11-27 01:14:52 +01:00
.eslintrc.js make indentation consistent 2023-11-27 01:14:52 +01:00
.gitignore move frontend to /web 2023-11-18 12:51:24 +01:00
API.md move frontend to /web 2023-11-18 12:51:24 +01:00
babel.config.js make indentation consistent 2023-11-27 01:14:52 +01:00
package-lock.json stash 2024-06-23 02:11:31 +02:00
package.json stash 2024-06-23 02:11:31 +02:00
README.md move frontend to /web 2023-11-18 12:51:24 +01:00
vue.config.js stash 2024-06-23 01:58:32 +02:00

c3cloc

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.