This is the UIkit 3 website as found on getuikit.com. Use this repository to have an offline version of the documentation available. If you find errors in the docs, this is the place to report an issue or propose changes via pull-requests.
- Clone the repository
pnpm install
to fetch all dependenciespnpm compile
to compile the css and uikit tests-
pnpm dev
start a development serverpnpm build
build a production version of your apppnpm preview
run the production version locally