boilerplate-frontend

1.0.3 • Public • Published

Boilerplate-frontend

Simple front-end stack with: Webpack, Angular 2, Less CSS support and Webpack Dashboard ready !

$> npm install --save boilerplate-frontend

webpack Dashboard

Configuration

See the config/webpack.common.js & config/webpack.dev.js

Starter pack Angular 2. Webpack dashboard. Less CSS support.

Start it

Just type in terminal:

$> npm i
$> npm run start

And see the webpack Dashboard.

Architecture

./dist/ : contain the app with sourcemaps

./src/ : contain the dev client app

./public/ : all static ressources

./config/ : webpack configuration

./tsconfig.json : typescript compilation object configuration

./webpapck.config.js : webpack configuration main start

Readme

Keywords

none

Package Sidebar

Install

npm i boilerplate-frontend

Weekly Downloads

1

Version

1.0.3

License

none

Last publish

Collaborators

  • lecrew