Skip to content

rememberlenny/angularjs-1.7-es6-webpack-4-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS 1.7 based on ES6 syntax and Webpack 4 with Storybook.js

This repo contains webpack 4, AngularJS 1.7, ES6 and Storybook.js.

Features

  • ES6 through Babel loader
  • SCSS processor
  • Source map for debugging
  • Loading Base64 URL for optimizing images
  • Ng-Annotate-Loader for annotating angular application

storybooks

Getting Started

npm install

Running the project

For development

npm start

For production

npm build

For testing

npm test

Reference

Project forked from dalenguyen/angularjs-webpack-workflow

Releases

No releases published

Packages

No packages published