You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.husky | 5 months ago | |
.vscode | 5 months ago | |
public | 5 months ago | |
src | 5 months ago | |
tests/unit | 5 months ago | |
.browserslistrc | 5 months ago | |
.editorconfig | 5 months ago | |
.eslintrc.js | 5 months ago | |
.gitignore | 5 months ago | |
.prettierrc.js | 5 months ago | |
README.md | 5 months ago | |
babel.config.js | 5 months ago | |
jest.config.js | 5 months ago | |
jsconfig.json | 5 months ago | |
package.json | 5 months ago | |
vue.config.js | 5 months ago | |
yarn.lock | 5 months ago |
README.md
agk-admin
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint