deeheber / basic-angular-webpack-app

setup of client app using webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Webpack Angular App

Note this repo is archived and won't be updated, so some things might be out of date with current conventions. Keeping this around as an artifact of how much I've grown as a developer.

This is my first application using webpack and angular.

Directions to run locally

  1. npm installto install components
  2. npm start to start the server
  3. open your browser to localhost:8080

About

setup of client app using webpack


Languages

Language:JavaScript 69.0%Language:HTML 28.9%Language:CSS 2.1%