No description
  • Vue 94.1%
  • HTML 4.4%
  • JavaScript 1.5%
Find a file
2026-05-14 09:27:20 +08:00
public Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
src Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
.browserslistrc Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
.eslintrc.js Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
.gitignore Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
babel.config.js Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
jsconfig.json Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
package-lock.json Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
package.json Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
README.md Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00
vue.config.js Initial commit: Vue Notepad project with all components 2026-05-14 09:27:20 +08:00

my-vue-project

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.