Go to file
2023-02-13 13:46:50 +00:00
public split front end to separate repo 2023-01-19 12:44:49 +00:00
src removed autocomplete from product list 2023-02-13 13:46:50 +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-02-10 16:58:45 +00:00
create-release.sh updated cmc_fe.tar.gz 2023-01-19 13:27:30 +00:00
jsconfig.json split front end to separate repo 2023-01-19 12:44:49 +00:00
package.json neary finished on add contract 2023-01-30 12:48:31 +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
yarn.lock neary finished on add contract 2023-01-30 12:48:31 +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.