Skip to content

bigtimepie/corteza-webapp-admin

 
 

Repository files navigation

Admin Console WebApp

Prerequisites & project setup

Commands :

yarn global add @vue/cli
yarn

In /public folder, create a copy of config.example.js to config.js and modify it according to your needs.

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your unit tests with coverage report

yarn test:unit:cc

About

Administration panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 66.8%
  • JavaScript 31.7%
  • Other 1.5%