Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ispa-io/ispa-element

A Vue 3 Component Library based on Tailwind Css supported Dark Mode and Responsive Design.
https://github.com/ispa-io/ispa-element

dark-mode design element-ui ispa-element responsive tailwind-css tailwindcss vue3 vuejs

Last synced: about 1 month ago
JSON representation

A Vue 3 Component Library based on Tailwind Css supported Dark Mode and Responsive Design.

Awesome Lists containing this project

README

        

# How to build?

Please process these step
1. run `npm i` to load new dependencies, then delete `package-lock.json`
2. run `yarn yarn:bt` to load new local dependencies
3. run `npm run serve` to run serve
4. run `num run prod` to build all file and component

# How to contribute?

1. run `yarn gen ` to generate new component
2. after setup all code
3. run `yarn yarn:bt` to link all local packages