Skip to content

fgh-global/widget-api

Repository files navigation

widget_api / userprofile

Installation

$ npm install

Running the app

Command Description
npm start Starts the development server
npm run build Creates the production build
npm run build:watch Creates the production build and watch for changes
npm run test Runs the unit tests
npm run test:watch Runs the unit tests and watches for changes
npm run type-check Checks the codebase on type errors
npm run type-check:watch Checks the codebase on type errors and watches for changes
npm run lint Checks the codebase on style issues
npm run lint:fix Fixes style issues in the codebase

Building the form for configuration

This project uses react-jsonschema-form for configuring the widget properties. For more information consult their documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published