Go to file
2023-03-24 17:10:19 +00:00
public squircled favicon 2023-03-23 13:01:11 +00:00
src switched to npm 2023-03-24 17:04:35 +00:00
.gitignore added script to create release and tar.gz file 2023-01-19 12:57:05 +00: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 12:56:20 +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 0.1.7 2023-03-24 17:10:19 +00:00
package.json 0.1.7 2023-03-24 17:10:19 +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.