Start typing to search...
Tutorials
Learning Koji
Quick start
Search

Tutorial: Koji quick start

Welcome to Koji! The goal of this tutorial is to guide you through developing and publishing your first web app on Koji. Along the way, you’ll learn some general web development topics along with the fundamental concepts of Koji.

Note
This tutorial provides a step-by-step introduction for developers who are new to Koji, with or without web development experience.

Sections

your-first-project.html

walk through creating and publishing your first project.

code-editor.html

dive a little deeper into the code editor, and explore making changes and updates to a project.

core-package.html

continue using the code editor to install and implement the @withkoji/core package.

your-first-remix.html

take a break from coding, and instead, put yourself into the shoes of a user to see what the Koji experience looks like from their perspective.

intro-to-contexts.html

explore contexts and how they enable the remixing experience on Koji.

remixable-project.html

dive into what you need to do in the code to allow users to remix and publish their own customized versions of your project.

your-first-template.html

create a home for your experience, complete with a landing page where you can tell users about what your project does.

Getting help

If you have any questions or feedback about this tutorial, please reach out to @RachelS and the Koji community on the Koji Discord server.