Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 398 Bytes

Pulsate

A soothing audio experiment.

Open alt screenshot

Build

template repository for my typescript projects

Make sure to have sass installed and run in the console:

sass sass/main.sass:bin/main.css --watch

Make sure to have typescript installed and run in the console:

tsc -p ./typescript/tsconfig.json --watch