/order-up

Simple simulation of a restaurant order management system.

Primary LanguageJavaScriptMIT LicenseMIT

order-up

Simple simulation of a restaurant order management system.

This project was bootstrapped with create-react-app and uses redux, glamor, bootstrap, and hapi.

Getting Started

npm install -g nodemon
npm install
npm start

Running Tests

npm run test