Welcome To The KeepKey Template
keepkey:keepkey
Docs:docs
tutorial:medium
This is a project bootstrapped with @vitejs/app
(react-ts
), added with Chakra UI and TypeScript setup.
- ⚡ blazing fast dev server and build
- 🔗 route management added (
react-router-dom
configured)
You can either click Use this template
button on this repository and clone the repo or use npx degit like so:
npx degit bithighlander/keepkey-template <app_name>
Then, run the development server:
yarn dev
- build command:
yarn build
- output directory:
dist