This guide gets you from an empty directory to a running Akan application.
Along the way, you will see the Akan way: describe business intent once, then let conventions connect pages, APIs, services, stores, data, and deployment surfaces.
Akan.js is monorepo-native. App execution, production builds, library development, and package management all happen from the workspace root.
After reading this guide, you will know how to create a workspace, start the local runtime, find the first files to edit, and build the app for production.