Local Development

October 26, 2019 ยท View on GitHub

This single page application runs at your browser and communicates directly with latest version of GitHub API.

Install the dependencies

All dependencies are managed by Yarn. So install them first.

yarn

Start the app in development mode

Now you can run the app.

quasar dev

Contents

  1. 1Install the dependencies
  2. 2Start the app in development mode