1.2.3 • Published 1 day ago

jr-questionnaire-react v1.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 day ago

This folder will contain the code for the react questionnaire library.

Compilation

The project uses TypeScript and some other tools.

  1. Execute npm install to install or update all project dependencies.
  2. Execute npm run build to compile the code into a library

Testing

The project has a Storybook configuration. Run npm run storybook to start the tool.

Linking the web questionnaire

In order to avoid react imports resolve to two different exports objects, you have to link react from node_modules.

Example npm link ../touch-qst-web/node_modules/react

For more details, visit https://reactjs.org/warnings/invalid-hook-call-warning.html

1.2.3

1 day ago

1.2.2

22 days ago

1.2.1

23 days ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago