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-app
After 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/_examples
DESIGN_SYSTEM.md
For more detailed information about specific features, refer to the full documentation.