Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 389 Bytes

Tomas Zaoral website (tomzaoral.com)

Please learn, read, and use any code from this website. All content despite being hosted openly is subject to copyright of Tomas Zaoral.

Usage

npm install
npm start
open http://localhost:8080

How to Build

npm run build