Skip to content

elvis-ndubuisi/svelte_feedback_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple FeedBack App

Simple Feedback app built with svelteJs.

Setup Project

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.