Skip to content

jmullercuber/chaotic-kumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chaotic Kumo

Add a little entropy to your desktop ;)

Try it out!

cd client/
npm i --save-dev
npm run start

Building locally

I have only published releases for certain platforms. To build for a platform of your choice, use the following commands.

cd client/
npm i --save-dev
npm run make