svelte_for_chads Svelte Themes

Svelte_for_chads

A simple template for getting started fast with svelte.

Svelte For Chads

Just a simple template which I put all my tools that I build in it for fast development.

Run Develop Server

cp .env.example .env
npm install
npm run dev
# Or run this if you want to host it in development environment
npm run dev-host

Build

npm run build

A folder called build gets created and inside it are all files that you need to host your project with nginx.

Host

sudo python3 setup.py

Top categories

Loading Svelte Themes