mousenine / Grocery-app

A simple SPA grocery application utilizing web-sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple SPA grocery application utilizing web-sockets

License:MIT License


Languages

Language:JavaScript 61.0%Language:HTML 33.1%Language:CSS 5.9%