a-behairi


  • This is a package created to practice building Vue TypeScript packages with Vite. ### this is the vue 3 version of (https://github.com/gerasimvol/vue-prlx)

    published 0.1.0 9 months ago
  • Install all the required dependecies after cloning or downloading the repository using Node v18 or higher: ```bash npm run install ``` Run the dev server and the app will open your default browser window to the landing page: ```bash npm run dev ``` To com

    published 5.0.0-alpha.1.15 24 days ago