1.2.12 • Published 11 months ago
jr-questionnaire-react v1.2.12
This folder will contain the code for the react questionnaire library.
Compilation
The project uses TypeScript and some other tools.
- Execute
npm install
to install or update all project dependencies. - Execute
npm run build
to compile the code into a library
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.8
1 year ago
1.2.7
1 year ago
1.2.6
1 year ago
1.2.5
1 year ago
1.2.4
1 year ago
1.2.9
1 year ago
1.2.12
11 months ago
1.2.10
1 year ago
1.2.11
12 months ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago