Skip to content

jogjajs/jogjajs.org

Repository files navigation

jogjajs.org

JogjaJS homepage.

Demo

https://jogjajs.org

Tech Stack

  • SvelteKit
  • TypeScript
  • Tailwind CSS

Getting Started

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/jogjajs/jogjajs.org.git

Then, install dependencies and fetch data to your local machine. Note that we use PNPM.

cd jogjajs.org
pnpm install

Finally, run the development server.

pnpm dev

Open http://127.0.0.1:5173 with your browser to see the result.

Deployment

You can easily deploy to Cloudflare Pages, or you can learn more from https://kit.svelte.dev/docs/adapters.

Learn More

To learn more about Sveltekit, take a look at the following resources:

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published