GithubHelp home page GithubHelp logo

donvan / webpack-angular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iambusy/webpack-angular

0.0 2.0 0.0 11 KB

An example on how to organize codes when integrating AngularJS 1.X with Webpack 1.x

JavaScript 84.42% HTML 15.58%

webpack-angular's Introduction

webpack-angular

This is an example on how to organize your code when integrating AngularJS 1.X with Webpack 1.x

How to use

git clone https://github.com/IamBusy/webpack-angular.git
cd webpack-angular
npm install

When you are developing your project, you can use

npm test

This command will use webpack.dev.config.js as configuration file.

For production environment, use

npm start

This command will use webpack.pro.config.js file

How to organize

I was confused by the question of how to integrate angular with webpack. So I write the article Webpack与AngularJS整合之代码逻辑与架构设计, Maybe you can get inspiration from it :)

webpack-angular's People

Contributors

iambusy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.