Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Webpack + Angular 2 Starterkit

License

NotificationsYou must be signed in to change notification settings

woutrbe/webpack-angular2-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very basic example on how to use Webpack with Angular 2

Installation

You can clone this repositoryfrom GitHub

Once cloned, run:

npm install

Development

Runnpm run dev

A development server will be started athttp://localhost:5001

Build

Runnpm run build

This will generate a/build folder with all the bundled assets.

Webpack config

For simplicity reasons, the development and production config files are split up, you could keep everything in one file and add / remove loaders based on the environment.

License

This project is available under theMIT license.

About

Webpack + Angular 2 Starterkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp