chiehwen / koa2-typescript-react-webpack-boilerplate

My personal boilerplate using Koa2, TypeScript, React and Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa2-typescript-react-webpack-boilerplate

My personal boilerplate using Koa2, TypeScript, React and Webpack2.

# Clone source code
$ git clone https://github.com/chiehwen/koa2-typescript-react-webpack-boilerplate.git && cd _
# Install dependencies
$ yarn install
# Start Application
$ yarn start
# Lint
$ yarn lint

Your app should now be running on localhost:8080.

About

My personal boilerplate using Koa2, TypeScript, React and Webpack.

License:Apache License 2.0


Languages

Language:JavaScript 66.7%Language:HTML 17.5%Language:TypeScript 15.7%