@singular/common
v1.0.0-beta.2
Published
Singular framework common module
Maintainers
Readme
Singular Common
This package contains common elements for Singular framework, installed from @singular/common.
Setup
- Clone this repo
- Run
npm installto install all dependencies
NPM Scripts
- Build from source:
npm start - Build documentation:
npm run docs - Run tests:
npm test
