mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
6 lines
No EOL
181 B
Text
Executable file
6 lines
No EOL
181 B
Text
Executable file
echo
|
|
echo "coco-brunch is deprecated." Instead, use:
|
|
echo
|
|
echo "\"npm run brunch watch\" to run just brunch, or"
|
|
echo "\"npm run dev\" to run brunch and node in one terminal."
|
|
echo |