Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# css-battle

css-battle solutions

## Running web app

```bash
yarn # install dependencies

yarn start # invoke development with webpack-dev-server
```