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
- Host: GitHub
- URL: https://github.com/hh54188/cssgui
- Owner: hh54188
- Created: 2022-04-17T15:48:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T05:34:53.000Z (almost 4 years ago)
- Last Synced: 2024-04-09T21:30:41.560Z (about 2 years ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage: https://cssgui.com/
- Size: 1.44 MB
- Stars: 33
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`