/ourss

Fun PWA for podcasts

Primary LanguageJavaScript

Ourss

Fun PWA for podcasts @ https://ourss.app

Development 🖥️

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