This is the Nokhte website, it is built with SvelteKit. Currently it just points do the app store listings but we will do more with this later.
- clone your forked GitHub repository
git clone https://github.com/<github_username>/website.git
- Install dependencies
npm install
- Run the website
npm run dev
This project is licensed under the MIT License. See the LICENSE file for more details.