Skip to content

Nokhte/website

Repository files navigation

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.

image

Local Development

  1. clone your forked GitHub repository
    git clone https://github.com/<github_username>/website.git
  2. Install dependencies
    npm install
  3. Run the website
    npm run dev

License

This project is licensed under the MIT License. See the LICENSE file for more details.