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.
- Host: GitHub
- URL: https://github.com/rttll/faveslist-site
- Owner: rttll
- Created: 2020-07-07T05:59:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:51:57.000Z (over 3 years ago)
- Last Synced: 2025-03-25T10:22:37.459Z (over 1 year ago)
- Topics: tailwindcss, webpack, website
- Language: HTML
- Homepage: https://fs.thisadrian.vercel.app/
- Size: 1.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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`