Angularjs Lazyload Save

This repo is existed to help you to understand how to implement lazyload technique via Webpack and a little bit of magic

Project README
AngularJS + Webpack + ocLazyLoad = :heart_eyes:

GitHub license David Build Status Build status @var_bincom on Twitter Twitter

angularjs-lazyload

This repo is existed to help you to understand how to implement lazyload technique via Webpack and a little bit of magic.

Install

  1. Do git clone stuff.
  2. cd angularjs-lazyload.
  3. npm install.
  4. Run dev mode: npm start.

The init state of App:

project-root
├── src
│   ├── core
│   │   ├── bootstrap.js
│   ├── pages
│   │   ├── blog
│   │   │   ├── blog.module.js
│   │   │   ├── blog.service.js
│   │   │   ├── blog.view.html
│   │   ├── home
│   │   │   ├── about
│   │   │   │   ├── about.module.js
│   │   │   │   ├── about.view.html
│   │   │   ├── index
│   │   │   │   ├── index.module.js
│   │   │   │   ├── index.view.html
│   │   │   ├── home.module.js
│   │   │   ├── home.module.routing.js
│   │   │   ├── home.module.states.js
├── app.js
├── app.routing
├── app.states.js
├── index.html
Open Source Agenda is not affiliated with "Angularjs Lazyload" Project. README Source: var-bin/angularjs-lazyload
Stars
37
Open Issues
0
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating