- Project displays form, allowing customer to provide their feedback
- Its build using vue, html5,css
- To verify the form field, vuelidate is used
- For testing purpose vue-test-util is used
npm install
npm run serve
npm run build
npm run test:unit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve
npm run build
npm run test:unit