Skip to content

laynef/BRMS-Pirate_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

_______________  ___ _____  ______ _           _       
| ___ \ ___ \  \/  |/  ___| | ___ (_)         | |      
| |_/ / |_/ / .  . |\ `--.  | |_/ /_ _ __ __ _| |_ ___
| ___ \    /| |\/| | `--. \ |  __/| | '__/ _` | __/ _ \
| |_/ / |\ \| |  | |/\__/ / | |   | | | | (_| | ||  __/
\____/\_| \_\_|  |_/\____/  \_|   |_|_|  \__,_|\__\___|

*** To install you must have Meteor JS installed ***

This is a Basic React MeteorJS Startup.

Installation

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

To add a component

** You must be at the root directory of your project (your project directory) **

cd <project-name>
pirate make <component-name>

To add a directory

** You must be at the root directory of your project (your project directory) **

cd <project-name>
pirate mkdir <component-name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published