Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sdd/skel-19


https://github.com/sdd/skel-19

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Client

## Overview

The client skeleton code is written in ES2015, with inline JSX. It also makes use of
async / await from ES7 / ESNext. Babel is used for transpilation.

## Testing

https://github.com/rstacruz/jsdom-global - in conjunction with mocha.opts file, makes jsdom setup straightforward.