1.0.2 • Published 1 year ago

superapp-template v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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 publish

If client gets watchman error, he/she can search on internet to solve it but try this on mac first:

brew install watchman