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.
 
 
 
 

359 B

DOCUMENTATION

First Initialization

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