Skip to content

jm-sky/j-weather

Repository files navigation

J-Weather (j-weather)

Weather single page app written with Vue.js & Quasar framework.

obraz

Install the dependencies

npm install

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

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

  • in the root / folder and /backend folder rename .env.example to .env and supply correct values :)