Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 182 Bytes

File metadata and controls

16 lines (11 loc) · 182 Bytes

Bytecode Monorepo

Local development

Minimum requirements:

  • Node.js version 12.22.0

Run the following command in this folder:

yarn
yarn dev
yarn lint
yarn lint:fix