Skip to content

ringofdt/vue3web-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + Vite

  • pinia,
  • axios
  • bootstrap 5

testing endpoint:

usage

  1. Prevent sync node_module to icloud:

    mkdir node_modules.nosync
    ln -svf node_modules.nosync node_modules
  2. Install the packages:

    yarn install
  3. Run

    yarn dev

About

vue3web-boilerplate with pinia, axios, bootstrap5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published