Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 288 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 288 Bytes

svelte-todo

This is a project use Svelte

Get started

Install the dependencies

yarn

then start

yarn dev

you can open this project at localhost:5000

Build

yarn build
yarn start