jbritton / angularjs-redux-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angularjs-redux-app

Overview

A proof of concept using redux to manage the state of an angular 1 application.

Commands

  • npm start - start the dev server
  • npm run build - create build in dist folder
  • npm run lint - run an ESLint check
  • npm run coverage - run code coverage and generate report in the coverage folder
  • npm test - run all tests
  • npm run test:watch - run all tests in watch mode

About


Languages

Language:JavaScript 97.0%Language:HTML 2.4%Language:Shell 0.4%Language:CSS 0.2%