1
0

Ingen beskrivning

boyska 2cd6bc8fc7 Merge branch 'learn-store' 7 månader sedan
assets-src 0ca9098e19 init 1 år sedan
public 32166b30b7 prettier 8 månader sedan
src 3cdef7d45d eslint says so 7 månader sedan
.eslintrc.json 7bff33985e eslint config 8 månader sedan
.gitignore 1a151fa775 ignore 1 år sedan
.gitlab-ci.yml f1eeb26ff8 verdaccio urls point to localhost, which is dumb 8 månader sedan
README.md 65a6d413cb some info in readme 8 månader sedan
framework7.json 32166b30b7 prettier 8 månader sedan
package-lock.json 8b01451c67 upgrade package 7 månader sedan
package.json 0d37fb2e25 move store to pinia 7 månader sedan
tailwind.config.js c22aaff0c2 eslint 8 månader sedan
vite.config.js c22aaff0c2 eslint 8 månader sedan

README.md

plaid

This is an advanced radio player webapp based on radiomanifest. The goal is to support most features of "radio-specific" apps (schedule, live listening, past espisodes), while being generic and supporting multiple apps.

Support for PWA is planned but not implemented.

Install Dependencies

First of all we need to install dependencies, so run this:

npm install

NPM Scripts

  • npm run start - run development server
  • npm run dev - run development server
  • npm run build - build web app for production

Vite

There is a Vite bundler setup. It compiles and bundles all "front-end" resources. You should work only with files located in /src folder. Vite config located in vite.config.js.

Assets

Assets (icons, splash screens) source images located in assets-src folder. To generate your own icons and splash screen images, you will need to replace all assets in this directory with your own images (pay attention to image size and format), and run the following command in the project directory:

framework7 assets

Or launch UI where you will be able to change icons and splash screens:

framework7 assets --ui

Documentation & Resources

Support Framework7

Love Framework7? Support project by donating or pledging on: