Welcome to the eleform project!
The project eleform aims to create a form with a simplified UX (like http://typeform.com/ do).
The stack is currently VueJS/TypeScript for the frontend. I'm thinking about using https://golang.org/ for the backend part which is not yet implemented.
npm install
npm run serve
npm run build
npm run lint
npm run test:unit
npm run test:e2e