Giter Site home page Giter Site logo

angular-webpack-starter's Introduction

Angular + Webpack Minimal Development Environment (ES6)

How to run:

  1. clone the project
  2. run npm start
  3. navigate to 'localhost/8080'
  4. start developing your Angular app with ES6 (javascript 2015)

what you get?

  • Minimal AngularJS development environment which loads and bootstrap angular.
  • Set of basic loaders includes: Babel, json, css, html, fonts and images.

bundle for deploy

  • run npm run bundle to package your code for deploy
  • find it in the dist folder

IMPORTANT NOTE

This project doesn't contains any configuration for code splitting and efficient bundling for production. (when running npm run bundle it will bundle all of your code into one bundle.js file). The main purpose of this project is to get you up and running with your development environment only. Read more about how to configure webpack for production bundling and make your own choices.

angular-webpack-starter's People

Contributors

bukati avatar nirkaufman avatar

Watchers

 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.