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.
|
4 months ago | |
---|---|---|
.. | ||
.husky | 4 months ago | |
.idea | 4 months ago | |
public | 4 months ago | |
src | 4 months ago | |
.browserslistrc | 4 months ago | |
.cz-config.js | 4 months ago | |
.editorconfig | 4 months ago | |
.eslintrc.js | 4 months ago | |
.gitignore | 4 months ago | |
.prettierignore | 4 months ago | |
.prettierrc.js | 4 months ago | |
README.md | 4 months ago | |
auto-imports.d.ts | 4 months ago | |
babel.config.js | 4 months ago | |
commitlint.config.js | 4 months ago | |
components.d.ts | 4 months ago | |
env.development | 4 months ago | |
env.production | 4 months ago | |
env.test | 4 months ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago | |
postcss.config.js | 4 months ago | |
tailwind.config.js | 4 months ago | |
tsconfig.json | 4 months ago | |
vue.config.js | 4 months ago | |
yarn.lock | 4 months ago |
README.md
geracomium-admin-web
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