Skip to content
liorkesos edited this page Oct 19, 2014 · 4 revisions

It's super easy to create your own package using the mean cli.
Find a cool name for your package: For this example I'm using pandacode and run -
mean package pandacode to scaffold the package. The package will be created in /packages/custom/pandacode

Clone this wiki locally