Go to file
2023-03-27 16:48:18 +01:00
public squircled favicon 2023-03-23 13:01:11 +00:00
src globalised ErrorBanner and DebugPanel 2023-03-27 16:48:18 +01:00
.gitignore added script to create release and tar.gz file 2023-01-19 12:57:05 +00:00
\ added main markup for complaint add/edit 2023-03-27 16:42:02 +01:00
babel.config.js split front end to separate repo 2023-01-19 12:44:49 +00:00
cmc_fe.tar.gz updated cmc_fe.tar.gz 2023-03-24 17:11:03 +00:00
create-release.sh changed build scripts 2023-03-24 17:10:13 +00:00
jsconfig.json split front end to separate repo 2023-01-19 12:44:49 +00:00
package-lock.json added customer complaints list 2023-03-27 11:14:16 +01:00
package.json switch to npm 2023-03-24 17:15:55 +00:00
README.md split front end to separate repo 2023-01-19 12:44:49 +00:00
todo.md added todo 2023-02-11 12:04:54 +00:00
vue.config.js split front end to separate repo 2023-01-19 12:44:49 +00:00

cmc_fe

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.