Skip to content

mmkvdev/Questionnaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questionnaire

Procedure

Setup all the required packages for Redux, Thunk, JSON-Server into your dev environment by typing -

npm i
Dev: npm i -D (builds your app)
Prod : npm i --production (production-ready environment)
neither: npm i (saves in the dependecies)

By this all the necessary dependencies'll be fetched and you're good to go!!!

Releases

No releases published

Packages

No packages published