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.
 
 
 
 
pvincent 57944a3419 first commit 3 years ago
.vscode first commit 3 years ago
public first commit 3 years ago
src first commit 3 years ago
.gitignore first commit 3 years ago
README.md first commit 3 years ago
index.html first commit 3 years ago
package-lock.json first commit 3 years ago
package.json first commit 3 years ago
tsconfig.json first commit 3 years ago

README.md

VAPARA-VUE3

TODO

  • composition API
  • eslint

Expected Features

First Initialization

  • npm init vite-app vapara-vue3
  • cd vapara-vue3
    • npm install
    • npm install typescript
    • npm run dev