superapp-template
v1.0.2
Published
Superapp template for make it easy ;)
Readme
Superapp Template
How to publish:
Publish it without node_modules folder when client uses this template, it installs node_modules on its own.
Change package.json version to upgraded one.
Write to terminal:
npm publishIf client gets watchman error, he/she can search on internet to solve it but try this on mac first:
brew install watchman