Skip to content

vinodnimbalkar/SvelteApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteApps

This repository containing links of all the svelte example apps demonstrating features/functionality/integrations in Svelte Cybernetically enhanced web apps.

Apps Source Code Link
Svelte-Clicker Click Here Online Demo
Movie-Finder Click Here Online Demo

How do I run this project locally?

1. Clone the repository:

git clone https://github.com/vinodnimbalkar/SvelteApps.git

2. Change Directory: 📂

cd SvelteApps
cd <App Name> e.g svelte-clicker

3. Install dependency:

npm install

5. Start the Server: 🏃

npm run dev

6. And open http://localhost:5000 in your web browser.:computer:

License

MIT

Free Software, Hell Yeah!