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

https://github.com/rttll/faveslist-site

Website for the Faveslist app.
https://github.com/rttll/faveslist-site

tailwindcss webpack website

Last synced: 2 months ago
JSON representation

Website for the Faveslist app.

Awesome Lists containing this project

README

          

# faveslist-website

Landing site for the [Faveslist](https://github.com/thisadrian/faveslist-spotify) app.

## Develop

`npm start`

Runs webpack dev server.

## Build

`npm run build`

Purges unused Tailwind classes and builds site to `/dist`