Skip to content

ZhuGongpu/IsomorphicQuestionnaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic Questionnaire

React + React-Router + Redux + Webpack + Sass.

How to use

npm i -D isomorphic-questionnaire

Run the example

  1. npm i && cd example && npm i && cd ..
  2. npm run build
  3. cd example && npm start