Skip to content

antony/svelte-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte seed

A ready to go, live-reloading seed project for svelte.

How to run

npm install && npm run watch

Developing

Edit the component.html file and run npm run watch

Building for production

Run:

npm run build

and your built asset will exist in /dist/bundle-<version>.min.js a packaged version will exist in /dist/package.zip

About

A collapsible tree with context menus (aimara) modernised and built in svelte

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published