- Download this repo in a folder of your choice:
git clone https://github.com/ickb/interface.git
- Enter into the repo folder:
cd interface
- Install dependencies:
pnpm install
- Build project:
pnpm build
- Preview the interface:
pnpm run preview;
This source code, crafted with care by Phroi, is freely available on GitHub and it is released under the MIT License.