Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 306 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 306 Bytes

Ape Tax 🦍🧮

If you want to run the UI yourself, check the following steps:

Project setup

yarn

Compiles and hot-reloads for development

yarn run dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint