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

https://github.com/hh54188/cssgui

Graphical user interface for CSS
https://github.com/hh54188/cssgui

react reactjs

Last synced: 5 months ago
JSON representation

Graphical user interface for CSS

Awesome Lists containing this project

README

          

Enjoy :)

## How to start devleop:

- `npm ci`
- `npm start`

## How to run tests:

- `npm run test:smoking`
- `npm run test:unit`

## How to build:

- `npm build`