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
- Host: GitHub
- URL: https://github.com/mleko/typescript-react-init
- Owner: mleko
- License: mit
- Created: 2016-05-29T13:58:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T15:35:34.000Z (about 6 years ago)
- Last Synced: 2025-01-08T11:46:24.566Z (over 1 year ago)
- Topics: boilerplate, bootstrap, react, typescript
- Language: TypeScript
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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