mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
veypi 3d194e935d | 3 years ago | |
---|---|---|
.. | ||
public | 4 years ago | |
src | 3 years ago | |
.browserslistrc | 4 years ago | |
.editorconfig | 4 years ago | |
.eslintignore | 3 years ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 4 years ago | |
package.json | 3 years ago | |
tsconfig.json | 4 years ago | |
vue.config.js | 3 years ago | |
yarn.lock | 3 years ago |
README.md
oaf
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