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

https://github.com/9andresc/css-for-js

Code from the CSS for JS developers tutorial
https://github.com/9andresc/css-for-js

Last synced: 2 months ago
JSON representation

Code from the CSS for JS developers tutorial

Awesome Lists containing this project

README

        

Code from the CSS for JS developers tutorial

![Vercel](https://vercelbadge.vercel.app/api/9andresc/css-for-js?style=for-the-badge)

# Getting Started

1. `$ yarn install`
2. `$ yarn dev`

# Usage

- Once `$ yarn dev` is executed you can see the app in the browser at [http://localhost:3000](http://localhost:3000)
- Or you can see the app running in [https://css-for-js.vercel.app](https://css-for-js.vercel.app)