This is an example app created with DXOS. Check out some of our other examples.
Try out Contacts on dxos.network
.
Run the app with npm
:
npm install
npm run serve
Build the app to the out
folder:
npm run build
This is an example app created with DXOS. Check out some of our other examples.
Try out Contacts on dxos.network
.
Run the app with npm
:
npm install
npm run serve
Build the app to the out
folder:
npm run build