Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

frogogo/klr

Repository files navigation

KLR

To get started, clone the project and install the dependencies:

yarn

After that, start up Webpack Development Server:

yarn start

To build a production bundle run:

yarn run build

After that you will have a ready to deploy bundle at /dist