No Description

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

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: