angular2-fullstack-starter icon indicating copy to clipboard operation
angular2-fullstack-starter copied to clipboard

Angular2 Full Stack with ES6, Webpack, Express, Node, Karma, Protractor, ESLint

Results 7 angular2-fullstack-starter issues
Sort by recently updated
recently updated
newest added

after `npm i`, I get: ``` ERROR in ./public/app/bootstrap.js Module build failed: Error: eslint-config-bullhorn/rules/best-practices: Configuration for rule "no-labels" is invalid: Value "2,[object Object]" has more items than allowed. Referenced from:...

I have built my project using the structure of angular2-webpack-starter but that there I cannot find a way to start my app on server and then move to angular 2...

Todo Service error: Uncaught (in promise) TypeError: object is not a constructor Tried in Chrome, IE 10. get the same error Can you help? Thanks!

effort: easy (hour)
type: bug

Thanks for building this; lots of good tips buried in the code. However, it doesn't run out of the box. Things I've encountered so far: http-proxy not defined: solution is...

effort: easy (hour)
type: refactor

Add the ability to report the code coverage and make the code coverage percentage go off the ES6/TS code if possible.

effort: medium (day)
type: feature

Setup a CI service to show build status and code coverage. Will also work as an example on how to integrate with a CI service.

effort: medium (day)
type: feature