The most fancy open source survey creator and experience management solution 👌 Check application live here
FormsLab is an open source tool that can be used as a feedback app to collect feedback from customers, create polls for voting, or as a survey creator. Thanks to the ability to create any forms with many types of questions, nothing limits you, and your forms will always look unique 😍
We are open to any contributions!
We are happy that our community is growing 👏
npm install
- install projectnpm run dev
- run project locallynpm run test
- run all testsnpm run lint
- check code lintsnpm run lint-fix
- try to solve lints errors automatically