0.0.10 • Published 6 years ago

@jarios71/twa-md2-dialogs v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@jarios71/twa-md2-dialogs

Build Status

Template project for an Angular 2+ Component. Provides a template project structure, Gulp build, and Webpack dev server configuration for packaging an Angular 2 component and for running a local demo of that component.

Table of Contents

Install

To get started, ensure that Node and NPM are installed.

Use npm to install the service:

npm install git+https://<github-token>:x-oauth-basic@github.com/jarios71/twa-md2-dialogs.git
npm install https://@github.com/jarios71/twa-md2-dialogs.git

At this point, you should be ready to use the service.

Usage

This project uses Gulp as a build framework. There are two primary tasks: build and dev, which build distribution artifacts and run the development server respecitvely.

License

See LICENSE in repository for details.