Fun PWA for podcasts @ https://ourss.app
This project uses webpack to build to the /dist/
directory
To clone and go into the repo:
git clone https://github.com/jsmithdev/ourss.git && cd ourss
To install dev dependencies:
npm install
To serve locally:
npm start
To build for production:
npm run build
To build for development:
npm run build:dev
coded with 🐕 at feet by Jamie Smith