cdm-ui

1.4.10 • Public • Published

CDM - UI - Library

Usage

angular.module('App', [ 'ui.cdm' ])

Getting started

1- Install the dependecies:

npm install

2- To start the webpack-dev-server:

npm run dev

Scripts

All scripts are run with npm run [script], for example: npm run dev.

  • release - release css & js, check release directory

  • dev - start development server, try it by opening http://localhost:8080

  • dev:umd - start development server, but css & js assets are from release directory

  • build - create example build, check build directory

  • lint - lint code (with ESLint)

Readme

Keywords

none

Package Sidebar

Install

npm i cdm-ui

Weekly Downloads

0

Version

1.4.10

License

MIT

Unpacked Size

216 kB

Total Files

8

Last publish

Collaborators

  • dengliran