1.0.0-beta.2 • Published 3 years ago

@singular/common v1.0.0-beta.2

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

Singular Common

This package contains common elements for Singular framework, installed from @singular/common.

Setup

  1. Clone this repo
  2. Run npm install to install all dependencies

NPM Scripts

  • Build from source: npm start
  • Build documentation: npm run docs
  • Run tests: npm test