Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

telosnetwork/app-telos-net

Repository files navigation

This repository has been migrated to app-telos-native for major dependency and framework updates.

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

No packages published

Languages