ecstrema / elance

Elance is a template repo for developing Material apps with Svelte.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Template

A template for building SvelteKit Material applications.

Notes

This template uses pnpm. I strongly recommend installing ni. For a complete reliable setup, run the following

npm i -g @antfu/ni pnpm
ni // equivalent of pnpm install

Using this template

git clone https://github.com/Marr11317/elance.git
nr dev // or pnpm run dev, or npm run dev

License

MIT

About

Elance is a template repo for developing Material apps with Svelte.


Languages

Language:Svelte 39.9%Language:HTML 24.1%Language:CSS 21.5%Language:JavaScript 14.5%