Skip to content

PaulSong213/web-components

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Install on your Local device

Requirements

Installation

  • Navigate to your desired installation directory for example on 'Desktop'

    cd Desktop
  • Clone the project

    git clone https://github.com/PaulSong213/web-components.git
  • Navigate to the web components project

    cd web-components
  • Install required dependecies

    npm i
  • Run the project on localhost

    npm run dev
  • Lastly, open the project on localhost:3000 or whichever port available given in the command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages