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