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.
joefalmko 00ab1f459e
删减原版登录注册等逻辑,增加登出、密码RSA加密等
1 month ago
GinSkeleton 删减原版登录注册等逻辑,增加登出、密码RSA加密等 1 month ago
public open file 1 month ago
src open file 1 month ago
.gitignore open file 1 month ago
README.md open file 1 month ago
babel.config.js open file 1 month ago
jsconfig.json open file 1 month ago
package-lock.json open file 1 month ago
package.json open file 1 month ago
vue.config.js open file 1 month ago

README.md

coeditor_frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.