Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phillipj/groceries

Groceries shopping webapp, for trying new tips-n-tricks
https://github.com/phillipj/groceries

Last synced: about 1 month ago
JSON representation

Groceries shopping webapp, for trying new tips-n-tricks

Awesome Lists containing this project

README

        

# Grocery shopping app

This project is for pure fun. No seriousness involved, just trying out new stuff - atm Babel and homegrown isomorphic refluxing.

## Get it running

Run webpack trickery in its own tab
```bash
$ npm run serve-webpack
```

Then start app + even more webpack
```bash
$ npm start
```

## MIT licensed