Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaku-sei/starter-pack

A TypeScript/React/Koa starter pack using isomorphism
https://github.com/gaku-sei/starter-pack

Last synced: 19 days ago
JSON representation

A TypeScript/React/Koa starter pack using isomorphism

Awesome Lists containing this project

README

        

## Starter Pack

A starter pack using [TypeScript](http://www.typescriptlang.org/), [React](https://facebook.github.io/react/) and [Webpack](https://webpack.github.io/docs/) for the front and [Koa.JS](http://koajs.com/) server side.

### How to use

To get started, simply type:

```shell
npm install && gulp
```