Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 465 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 465 Bytes

Questionnaire_Form react js

Questionnaire form html by multi step.This is a base project to make Questionnaire for users.You can develop it.

Instructions

To install it:

npm install questionnaire_form

It install or update dependencies

npm install
npm start

It shows project on your web browser.

Build

You should build project for upload on production project.

npm run build

I hope to it's helpfull for you.