mon / 0x40-web

Pretty images and colours
http://0x40.mon.im/
MIT License
393 stars 38 forks source link

How to run this file on your own server? #31

Closed qylcx7758 closed 6 years ago

qylcx7758 commented 6 years ago

The step is too complicated,i just input this command

 npm install gulp -g
  npm install

but error;

qylcx7758 commented 6 years ago

In addtion,

n = e("../build/libmpg123.js"),
i.HTTPSource = e("./sources/node/http"), 
i.FileSource = e("./sources/node/file"),
 i.BufferSource = e("./sources/buffer"),
 i.Demuxer = e("./demuxer"),
 i.Decoder = e("./decoder"),
 i.AudioDevice = e("./device")

Where are the files pointed to by these codes?

mon commented 6 years ago

Just use the pre built zip from the releases page, it's easier.

qylcx7758 commented 6 years ago

Yes, I can run successfully, thank you very much

mon commented 6 years ago

Great to hear! Thanks :)