Before getting started, ensure you have:
You can create a new KNEXT.js project using create-next-app with our template:
This command:
my-knext-appAfter installation completes, navigate to your project:
Alternatively, you can clone our starter template and install dependencies:
Visit http://localhost:3000 to see your application.
KNEXT.js uses a cyberpunk-inspired modern design system built with:
The design system uses a carefully crafted color palette:
The project includes several development tools:
yarn lint:fix)yarn format)yarn type-check)Generate documentation using:
./src/components/_examplesDESIGN_SYSTEM.mdFor more detailed information about specific features, refer to the full documentation.