The NPM package provides common shared libraries and utilities functions for writting applications integrated with the ASU SHARES stack. It can be used in both backend applications such as Node and Express, as well as frondend applications such as Angular and React.
npm i -S @asushares/core to install and save into your project's dependencies list
npm i # to install project dependencies
npm test-watch # to rerun test cases upon changesnpm run build
npm publish --access publicCopyright © 2023-2024 ASU SHARES. All rights reserved. See LICENSE file.
Preston Lee (@preston)