_______________ ___ _____ ______ _ _
| ___ \ ___ \ \/ |/ ___| | ___ (_) | |
| |_/ / |_/ / . . |\ `--. | |_/ /_ _ __ __ _| |_ ___
| ___ \ /| |\/| | `--. \ | __/| | '__/ _` | __/ _ \
| |_/ / |\ \| | | |/\__/ / | | | | | | (_| | || __/
\____/\_| \_\_| |_/\____/ \_| |_|_| \__,_|\__\___|
*** To install you must have Meteor JS installed ***
This is a Basic React MeteorJS Startup.
pirate
shows you all of the functions available.
*** To install you must have Meteor JS installed ***
npm install -g brms-pirate
pirate arr
pirate create <project-name>
cd <project-name>
meteor npm install
meteor
** You must be at the root directory of your project (your project directory) **
cd <project-name>
pirate make <component-name>
** You must be at the root directory of your project (your project directory) **
cd <project-name>
pirate mkdir <component-name>