Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 474 Bytes

AngularJS with Webpack 1.x complex examples

The goal of this project is to deliver a complete and concrete example of the intregration of AngularJS with Webpack.

Installation

# Close the repository
git clone https://github.com/Lukinos/angularjs-legacy-webpack

# Go to the directory of our repository
cd angularjs-legacy-webpack

# Install the dependencies
npm install

# Start the server
npm run gulp server

Usage

TODO

Docs

Links to documentation