/Grocery-app

A simple SPA grocery application utilizing web-sockets

Primary LanguageJavaScriptMIT LicenseMIT

Grocery-app

A simple SPA grocery application utilizing web-sockets

Instructions

Clone the repository, then run following commands:

$ npm install
$ npm start

Server should be running and client available at http://localhost:3000