esneko / kuro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend workspaces

Monorepo repository powered by Yarn Workspaces and managed by Lerna Commands.

Run in development mode

$ yarn install
$ yarn start

Bundle for production mode

$ yarn install --production
$ yarn build

About


Languages

Language:TypeScript 100.0%