Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmncit/css-battle
(not-the-best) solutions for css-battles
https://github.com/mmncit/css-battle
css css-battle-solutions storybook
Last synced: 15 days ago
JSON representation
(not-the-best) solutions for css-battles
- Host: GitHub
- URL: https://github.com/mmncit/css-battle
- Owner: mmncit
- Created: 2021-12-31T04:26:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T16:51:20.000Z (over 2 years ago)
- Last Synced: 2024-11-18T11:24:14.184Z (3 months ago)
- Topics: css, css-battle-solutions, storybook
- Language: Svelte
- Homepage:
- Size: 634 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# css-battle
css-battle solutions
## Running web app
```bash
yarn # install dependenciesyarn start # invoke development with webpack-dev-server
```