Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 276 Bytes

Checkbox Tree React Component

Dependências

NodeJS v12

Como instalar o projeto

npm install

Abrir preview

npm start

Acesse: http://localhost:3000/checkbox-tree

Testes

npm run test

Build

npm run build