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

Zero-Data-Labs/tech-capabilities-demo

Repository files navigation

tech-capabilities-demo

Verida Technical Capabilities

This demo is hosted at https://capabilities.demos.testnet.verida.io/.

You can run this demo locally using the following steps:

  • Get Vue.js running on a local web server.  

  • Install a code editor such as Visual Studio Code.  

  • Clone the tech capabilities demo repository. git clone https://github.com/verida/tech-capabilities-demo  

  • Pull from origin to get the most recent updates: git pull origin develop  

  • Get the demo project running on your local dev box by:

    • Setting up the project: npm install

    • Compiling a minified production build: npm run build

    • Initializing a development build: npm run serve   npm run serve starts the tech capabilities demo on port 8080 (or the configured port) of your local host web server, which provides equivalent functionalities to this deployed version.

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.

About

Demonstration of Verida Technical Capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •