Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 268 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 268 Bytes

fractal-polyrhythms

install

git clone https://github.com/palgorhythm/palgorhythm.github.io
cd palgorhythm.github.io
npm install

develop

npm start

browse to http://localhost:9966/.

deploy

npm run build
git push origin master