Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ispa-io/ispa-element
- Owner: iSPA-io
- License: mit
- Created: 2020-12-05T02:36:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T18:00:54.000Z (over 2 years ago)
- Last Synced: 2024-10-11T05:01:15.304Z (about 1 month ago)
- Topics: dark-mode, design, element-ui, ispa-element, responsive, tailwind-css, tailwindcss, vue3, vuejs
- Language: Vue
- Homepage: https://element.ispa.io
- Size: 561 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-DEV.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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