Skip to content

digitalfortress-tech/env-switcher

Repository files navigation

Env-switcher (Environment Switcher)

Environment Switcher for your Testing needs

Install the dependencies

make install

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

make watch

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

make prod

Customize the configuration

See Configuring quasar.config.js.

About

An environment switcher for your coding needs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors