Skip to content

The website for Delta Client. Created with svelte.

Notifications You must be signed in to change notification settings

jmshgs/delta-website

 
 

Repository files navigation

For an overview of Delta Client go to the Delta Client repository. This is just the website for that project.

Contributing

The Delta Client contributing guidelines should have all the information you need to get started contributing for this website.

Here's the simplest way to setup the development environment;

# setup
git clone https://github.com/stackotter/delta-website # or your fork
cd delta-website
npm install

# start the development server and open it in the browser automatically
npm run dev -- --open

About

The website for Delta Client. Created with svelte.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 90.6%
  • HTML 5.5%
  • JavaScript 3.9%