Skip to content

A boilerplate to be evolved and used as Widgets project

Notifications You must be signed in to change notification settings

JoaoPauloCMarra/svelte-widgets

Repository files navigation

fullstack workflow

Svelte Widgets

Developer Instruction

yarn install to install dependencies

yarn dev - starts local server(dev mode)

yarn start - build & starts local server(prod mode)

yarn build - builds the code

yarn format - format the code

yarn test - tests the code

yarn lint - lints the code

yarn lint - validate the code