ng-polygon

0.4.1 • Public • Published

Polygon

QuickStart Angular 2 Application

How to use

1.- First, install npm packages:

npm install

2.- Compile ts files using:

npm run build

or you can use live reload server using:

npm run serve

3.- Prepare for production mode:

npm run build:prod

And open the index.html file on /dist folder...

Set the Environment

By default the environment is in development mode, but if you run the

npm run build:prod

command, it will prepare you /dist files for production

Changelog

v0.2.1 (2016-11-05)

  • Using raw loader to load .html and .css files

Package Sidebar

Install

npm i ng-polygon

Weekly Downloads

0

Version

0.4.1

License

MIT

Last publish

Collaborators

  • ztux