Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-dx/ncform-theme-vuematerial
https://github.com/daniel-dx/ncform-theme-vuematerial
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-dx/ncform-theme-vuematerial
- Owner: daniel-dx
- Created: 2019-12-25T10:04:49.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-05T02:47:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T07:55:13.425Z (about 1 month ago)
- Language: Vue
- Size: 2.08 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncform theme vuematerial
![vue 2.x](https://img.shields.io/badge/vue-2.x-green.svg)
![Vue Material 1.x](https://img.shields.io/badge/vuematerial-1.x-blue.svg)ncform theme widgets -> vue material
> Note: This is just a widgets project that shows how to develop a new theme, it is modified by ncform-theme-elementui.
> You can fork the project for improvement and develop your own new widgets# How to dev
```sh
npm install
npm run dev
```