Skip to content

bodhiprice/svelte-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Quotes

This is a small app that demonstrates basic usage of the Svelte framework and is a companion to this blog post. It's built using Svelte (of course), along with Express, webpack and Babel.

To begin, clone or download the repository, then navigate to the root folder of the downloaded project. Next, install by running either npm install or yarn in your terminal.

You can start the app by npm run start or yarn start. The site will spin up and be available at http://localhost:8080.

About

A small app to demonstrate use of SvelteJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published