Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattiaerre/supersonic-lobster

Express - OpenComponents web app
https://github.com/mattiaerre/supersonic-lobster

agile express expressjs kanban opencomponents react redux webapp

Last synced: about 2 months ago
JSON representation

Express - OpenComponents web app

Awesome Lists containing this project

README

        

# supersonic-lobster

Express - OpenComponents web app

## Board

- [https://github.com/mattiaerre/supersonic-lobster/projects/1](https://github.com/mattiaerre/supersonic-lobster/projects/1)

## How to

### Run locally

#### Dev

```bash
npm
npm run start:dev
```

## Resources

### Stack

- [http://expressjs.com/](http://expressjs.com/)

- ~~[https://netflix.github.io/falcor/](https://netflix.github.io/falcor/)~~ (until v1.9.0)

- ~~[https://github.com/graphistry/falcor](https://github.com/graphistry/falcor)~~ (until v1.6.0)

- ~~[https://facebook.github.io/react/](https://facebook.github.io/react/)~~ (until v1.13.3)

- ~~[http://redux.js.org/](http://redux.js.org/)~~ (until v1.13.3)

- ~~[https://github.com/ekosz/redux-falcor](https://github.com/ekosz/redux-falcor)~~ (until v1.6.0)

- [https://github.com/opentable/oc](https://github.com/opentable/oc)

### OpenComponents registry

- [https://pink-pineapple.herokuapp.com/](https://pink-pineapple.herokuapp.com/)

### How tos and tutorials

- [https://github.com/reactjs/redux/tree/master/examples/real-world/src](https://github.com/reactjs/redux/tree/master/examples/real-world/src)

- [https://facebook.github.io/jest/docs/tutorial-react.html#content](https://facebook.github.io/jest/docs/tutorial-react.html#content)

- [http://www.sketchingwithcss.com/samplechapter/cheatsheet.html](http://www.sketchingwithcss.com/samplechapter/cheatsheet.html)

- [https://yarnpkg.com/en/docs/install](https://yarnpkg.com/en/docs/install)

- [http://redux.js.org/docs/advanced/Middleware.html](http://redux.js.org/docs/advanced/Middleware.html)

- [http://moduscreate.com/optimizing-react-es6-webpack-production-build/](http://moduscreate.com/optimizing-react-es6-webpack-production-build/)

- [http://jamesknelson.com/writing-npm-packages-with-es6-using-the-babel-6-cli/](http://jamesknelson.com/writing-npm-packages-with-es6-using-the-babel-6-cli/)