Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.