There are a few npm scripts provided with ngx-cli-library-seed.
start
: Run the demobuild
: Build the demo and the librarybuild:demo
: Build the demobuild:lib
: Build the librarytest
: Run all unit testse2e
: Run all e2e testspub
: Publish the demo and the librarypub:demo
: Build and deploy the demo to github pagespub:lib
: Build and publish the library to npmpack:lib
: Build and pack a local*.tgz
file of the library