Skip to content

Sample webpack seed project based on https://github.com/preboot/angular2-webpack with improved directory structure for multiple platform targets.

License

Notifications You must be signed in to change notification settings

NathanWalker/angular2-webpack-seed

Repository files navigation

angular2-webpack-seed

A simple Angular 2 seed that has a directory structure ready for integration with other platforms like NativeScript. This is primarily provided to demo the integration with nativescript-ng2-magic.

This is based on angular2-webpack.

# clone our repo
$ git clone https://github.com/NathanWalker/angular2-webpack-seed.git

# change directory to your app
$ cd angular2-webpack-seed

# install the dependencies with npm
$ npm install

# start the server
$ npm start

go to http://localhost:8080 in your browser.

License

MIT

About

Sample webpack seed project based on https://github.com/preboot/angular2-webpack with improved directory structure for multiple platform targets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published