We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A simple browser UI for exploring the CloudStore API.
cd apps/cloudstore-ui npm install -g coffee-script npm install npm start
If the coffee command is not available, make sure the npm/bin dir is in your path.
export PATH=/usr/local/share/npm/bin:$PATH