1.0.0 • Published 2 years ago

@fluree/admin-ui v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Fluree Admin Dashboard

Running in Development Mode

Execute make run from within the project directory to run the admin dashboard in development mode.

Open http://localhost:3000 to view it in the browser. The page will reload as you make edits. You will also see any lint errors in the console.

Releasing

Run make deploy and this will invoke npm publish.