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.
 
 
 
 

452 B

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