Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

cooljith91112/svelte-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte app (Modified)

Greenkeeper badge

This is a project template for Svelte apps. Original url at https://github.com/sveltejs/template.

To create a new project based on this template using degit:

npm install -g degit # you only need to do this once

degit cooljith91112/svelte-app svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-app
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

About

A modified version of sveltejs/template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published