Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvhb/themes
Themes for open source projects
https://github.com/dvhb/themes
Last synced: 19 days ago
JSON representation
Themes for open source projects
- Host: GitHub
- URL: https://github.com/dvhb/themes
- Owner: dvhb
- License: mit
- Created: 2017-03-13T07:54:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T15:59:14.000Z (almost 7 years ago)
- Last Synced: 2024-04-26T08:21:35.484Z (9 months ago)
- Language: CSS
- Homepage: https://dvhb.github.io/themes/
- Size: 295 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How use theme
```
```
## Contribute
1. Install dependencies: `npm i`
2. Make changes, contained within `src` directory
3. Build the project to `dist` using `npm run build``npm run dev`
> Run development mode via [@dvhb/webpack](https://github.com/dvhb/webpack) build tool.
`npm run build`
> Build production-ready files into a `dist` directory.