Skip to content

hipertracker/quasar2-overmind

Repository files navigation

Quasar 2 + Typescript + Overmind

Simple example of using Quasar 2 + TypeScript + Overmind with hooks

DEPRECATED. This boilerplate uses older Overmind v27. For newer version go to https://github.com/hipertracker/overmind-boilerplate

Install the dependencies

yarn

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

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Using Overmind DevTools debugger

Overmind DevTools: https://overmindjs.org/core/devtools

As standalone Electron app:

npx overmind-devtools@latest

or Overmind Devtools VSCode extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published