@singular/core
v1.0.0-beta.7
Published
Singular framework core module
Downloads
9
Maintainers
Readme
Singular Core
This package contains the core module for Singular framework, installed from npm install @singular/core
.
NPM Scripts
- Build from source:
npm start
- Build documentation:
npm run docs
- Run tests:
npm test