/mobile

⛔ [DEPRECATED] Active work continues at https://github.com/bitdust-io/p2p-app

Primary LanguageVue

Welcome to BitDust UI

This project requires the BitDust core to be running on the background.

Build Status

Project setup

Install node dependencies

npm i || yarn

Compiles and hot-reloads for development

npm start

Compiles and minify for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint