slush-globeapp
v3.12.4
Published
Generator for standalone app
Downloads
193
Keywords
Readme
slush-globeapp
Generator for standalone app
Prerequisites
- Install slush and this generator:
npm install -g slush slush-globeapp - If the above gives you trouble, run it as super-user:
sudo npm install -g slush slush-globeapp - Install yarn by following these instructions.
Quick start
To create a new app, create a new directory (ex: mkdir project-name), cd into it, and run
slush globeappFollow all prompts.
Documentation
See the generated README for project-specific documentation.
