Skip to content

wild-at-heart/bgs-read

 
 

Repository files navigation

BGS Reader (bgs-read)

BGS daily reader app

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

BGS daily reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Vue 39.9%
  • SCSS 5.5%
  • HTML 4.1%