marshallmcdonnell / scidata-ui-jsonforms-react

SciData UI using JSONForms

Home Page:https://marshallmcdonnell.github.io/scidata-ui-jsonforms-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was created using JSONForms React Seed App.

SciData UI using JSONForms

Web UI for SciData JSON-LD creation using JSON Forms with React to render a simple form.

Quickstart

  • Clone repo
  • Execute npm ci to install the prerequisites. If you want to have the latest released versions use npm install.
  • Execute npm start to start the application.

Browse to http://localhost:3000 to see the application in action.

GitHub Pages (for Developers)

  • (Initial step) Execute npm install gh-pages
  • Execute npm deploy to update

About

SciData UI using JSONForms

https://marshallmcdonnell.github.io/scidata-ui-jsonforms-react/


Languages

Language:JavaScript 73.5%Language:TypeScript 15.7%Language:HTML 10.8%