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

https://github.com/mleko/typescript-react-init

Bootstrap for react+typescript project
https://github.com/mleko/typescript-react-init

boilerplate bootstrap react typescript

Last synced: 3 months ago
JSON representation

Bootstrap for react+typescript project

Awesome Lists containing this project

README

          

# TypeScript + React and JSX

React + Typescript boilerplate application.

## Running

- *Have node.js installed.*

1. Clone this repo.
2. Run `yarn install` to get all dependencies.
3. Run `yarn start` to run Webpack dev server.

### [License (MIT)](LICENSE.md)

### Credits
Based on https://github.com/markogresak/typescript-react-jsx-example