Skip to content

telosXGO/app-telos-net

 
 

Repository files navigation

Telos Net (telos-net)

Install the dependencies

yarn

Create a .env file in the root directory

copy the .env.example file and replace any placeholder values with real data

cp .env.example .env

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 60.5%
  • JavaScript 38.4%
  • Other 1.1%