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