0.1.0 • Published 5 years ago
@mikechabot/nx-publishable v0.1.0
NxLib
This project was generated using Nx.
This assumes you have nx installed globally
Run container application
npm installnx serve test-app- Navigate to http://localhost:4200/
Build and publish
nx build nx-publishable --withDeps --skip-nx-cachecd ./dist/libs/nx-publishable- Remove
nx-buildablefrom generatedpackage.json. (This is a bug with nx, the buildable is already included in the bundle). npm publish