Skip to content

ARK-Builders/website

Repository files navigation

ARK-website

Landing page of ARK-builders

Live

https://ark-builders.dev

Tech used

-> Svelte
-> SvelteKit
-> Tailwind
-> TypeScript
-> Github pages

Developing

  1. Clone this repo and install dependencies
git clone https://github.com/ARK-Builders/website2.git
cd website2
npm install
# run the dev server
npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

Redesigned website, work in progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published