1.0.0 • Published 7 years ago

ng-2-npm-package v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Angular 2 NPM Package

a ready to go angular 2 npm package.

Prerequisites

  • node.js 6+ node -v
  • npm 4 + npm -v
  • npm install -g webpack webpack-dev-server typescript gulp

    How to start

  • npm start to start the project

  • bpm run build create dist directory for production

    Project Folders

  • under npm-modules folder write your code that will use as npm package

  • src folder it used to test our new npm module

    Technology Stack

  • Angular 2.x

  • Typescript 2.x
  • Sass
  • Webpack 2.x
  • RxJS 5.x
  • TSLint