Simple Feedback app built with svelteJs.
Clone repository...
cd svelte_feedback_app npm install
To start server on localhost
npm run dev
Navigate to localhost:8080. You should see your app running.