Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 330 Bytes

zbll trainer

bestsiteever.net/zbll - web application for speedcubers for practicing ZBLL recognition and execution.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build