Getting started with MuxFM Site
After you've created your RSS feed and JSON API using MuxFM Glue, you can get started with MuxFM Site.
- Set up a repository using this template or fork this repository
- Clone the repository locally and run the command npm run setup
- To generate your static site, run the command
npm run build