$ npm install && cd ./ui && npm install
- Remove
@atomic-reactor/actinium-auth
from your Actinium package.json - Use
npm link /path/to/this/code
from Actinium directory.
- Follow the steps for Node Module Local Development
$ cd ./ui && npm run local
$ npm run static
$ npm publish
Note: Be sure to bump version before publishing to NPM