Skip to content

sitechtimes/siths-component-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siths-component-lib

CURRENTLY NOT MAINTAINED

  1. Clone the repo and install the dependencies
git clone https://github.com/sitechtimes/siths-component-lib
cd siths-component-lib && npm install
  1. To add a component to the library, create a vue.js file in the src/lib-components directory.

  2. To view a component, import it in dev/serve and add it to the components list.

  3. Then to run your component on localhost:8086, run the following command

npm run serve

About

siths component library 🎨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published