This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

One-CDN / README.md
256 B

Prerequisites:

To develop locally:

npm install
vc dev
open http://localhost:3000

To build locally:

npm install
vc build

To deploy:

npm install
vc deploy