Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gaku-sei/starter-pack
- Owner: gaku-sei
- Created: 2016-01-04T16:19:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T09:40:02.000Z (over 8 years ago)
- Last Synced: 2024-11-05T13:12:39.799Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```