@scarlz/cpp
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@cpp/core

Common Platform Programme core module containing angular functionality.

installation

  • Install from npm : npm install @cpp/core

modules

  • The core @cpp/core module can be imported for use in your angular project.
import {bootstrap} from '@cpp/core';

bootstrap(document.body, ['my-module']);

Readme

Keywords

none

Package Sidebar

Install

npm i @scarlz/cpp

Weekly Downloads

0

Version

0.1.4

License

none

Last publish

Collaborators

  • scarlz