Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 580 Bytes

File metadata and controls

37 lines (24 loc) · 580 Bytes

iCKB interface

Run the web interface locally

  1. Download this repo in a folder of your choice:
git clone https://github.com/ickb/interface.git
  1. Enter into the repo folder:
cd interface
  1. Install dependencies:
pnpm install
  1. Build project:
pnpm build
  1. Preview the interface:
pnpm run preview;

Licensing

This source code, crafted with care by Phroi, is freely available on GitHub and it is released under the MIT License.