@junto-foundation/graph-view
v0.5.5
Published
An interactive graph to see your community data
Readme
Flux App Preat Starter Template
About
This starter template includes everything you need to make an app for Flux.
Dependencies:
- ad4m-connect
- junto-elements
Setup
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm installDevelopment
# yarn
yarn dev
# npm
npm devProduction
Build the application for production:
# yarn
yarn build
# npm
npm buildCheckout the deployment documentation for more information.
