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.
 
 
 
RogerWork 7affee848b 基础的示例 1 year ago
demo 基础的示例 1 year ago
public init 1 year ago
src 修复了一个书中的引用错误,完成了一个hello-vue的示例 1 year ago
.gitignore init 1 year ago
README.md init 1 year ago
babel.config.js init 1 year ago
jsconfig.json init 1 year ago
package-lock.json 更新了一点点Element的内容 1 year ago
package.json 更新了一点点Element的内容 1 year ago
vue.config.js init 1 year ago

README.md

vue3_element_demo1

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.