Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 507 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 507 Bytes

profile-legacy

This is a simple example of Orbit DB running in a Vue application. The database instance is owned by an Ethereum-based wallet.

This project was created with the legacy vue-cli.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.