Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 2.84 KB

README.md

File metadata and controls

70 lines (50 loc) · 2.84 KB

app

CircleCI

Greenkeeper badge

codecov

Project setup

npm install
find ./node_modules -name ".git" -type d -exec rm -rf {} +

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test:unit

Run your E2E tests

Start local application first before running the e2e test

npm run serve
npm run test:e2e
npm run test:e2e:mobile

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Current Issues

To get rid of the websocket error, use the following command in the project root (where package.json lives)

find ./node_modules -name ".git" -type d -exec rm -rf {} +

Release notes

Checklist: Website: *.tor.us

Test/Browser Chrome Safari Brave Firefox Edge Beta iOS Safari iOS Chrome Android Chrome
Test login on google/discord oauths
Skale Network Change
Import Account
Test wallet transfer
Test on torus-embed vue-app all buttons