Skip to content

MilosPaunovic/quasar-v1-starter

Repository files navigation

ExampleName

ExampleDescription.

Generate stuff

npm run prepare:all

Running this command will load and execute generator.js script, which will ask a few questions and do menial tasks based on answers; highly recommendeded to run before start of any further development.

Start in development mode

Change ENV to be local, development or production

npm run dev:ENV

Build code for servers

Change ENV to be development or production

npm run build:ENV

Testing

As it might depend on some backend service, no testing scripts will be listed here. If you know what you're doing, you'll know where to find them.

About

Quasar starter template used to quickly set up bare application frame which is allowing you to focus more on the core features.

Topics

Resources

License

Stars

Watchers

Forks