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 98d2ec06a9 documentation 3 years ago
.vscode first commit 3 years ago
doc documentation 3 years ago
public first commit 3 years ago
src documentation 3 years ago
.gitignore first commit 3 years ago
README.md documentation 3 years ago
TODO.md documentation 3 years ago
index.html documentation 3 years ago
package-lock.json first commit 3 years ago
package.json documentation 3 years ago
tsconfig.json documentation 3 years ago
vite.config.ts documentation 3 years ago

README.md

VAPARA-VUE3

more doc

Expected Features

  • login/logout
  • fake rest api
  • i18n

First Initialization

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