@nephilimbrands/story-builder-engine
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

StoryBuilderEngine

Built using the following resource for library packages...

https://medium.com/@nikolasleblanc/building-an-angular-4-component-library-with-the-angular-cli-and-ng-packagr-53b2ade0701e

Inorder to package the library use

npm run packagr

This will create a dist folder that you can use to push up to the npm repository (Which we will later have as part of a deploy step for the master branch of this lib...)

For local development use

npm link (in the /dist folder)

Then in your repo use

npm link story-builder-engine


To update on npm, build dist folder.

  • npm login
  • npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @nephilimbrands/story-builder-engine

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

346 kB

Total Files

38

Last publish

Collaborators

  • smcmurrin