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