Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

POS APP

Build Status Coverage Status

POS front-end developed using react and redux.

Install

$ npm install

Start and Watch

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Run tests

$ npm test

Launches the test runner in the interactive watch mode.

$ npm test -- --coverage

Launches the test runner and generate a coverage report

Build

$ npm run build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.