Skip to content

taksenov/angular-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular + Webpack from LoftBlog

Webpack plus AngularJS

Description

This is an example of using webpack with an Angular project.

A full description and example of work you can see in the video lessons.

Angular + Webpack

Install

$ git clone https://github.com/Severenit/angular-webpack.git && cd angular-webpack
$ npm install
$ npm start

Tech

You can always get source code for lessons. You should open the terminal and enter next command:

$ git checkout -f step-[number-lessons]

The list of lessons:

'Angular + Webpack: Введение': $ git checkout -f step-1

About

Example of using webpack with an angular project for an loftblog lesson

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.2%
  • HTML 22.8%
  • CSS 4.0%