mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
9 lines
No EOL
417 B
Markdown
9 lines
No EOL
417 B
Markdown
## Requirements
|
|
|
|
- node.js must be installed, and the following modules must be installed globally:
|
|
> npm -g install uglifycss
|
|
> npm -g install uglify-js
|
|
> npm -g install coffee-script
|
|
> npm -g install less
|
|
|
|
- you must specify a coffeescript, uglifycss and uglify-js path in your configuration file. If using the Windows installer, these will typically be found under "C:\Users\{{user}}\AppData\Roaming\npm" |