npm install
npm start
# in another tab
npm run webpack
# and in another tab
npm run server
- Cache questionnaires
- Implement Drag and Drop for reordering questions
- Allow to delete questions and options
- Check all TODO comments in code
- Structure files accordingly
- Find a way to avoid coupling the rendering of the questions too strongly with their type structure