https://github.com/nishant-jain-94/react-typescript-boilerplate
A simple react-typescript-boilerplate
https://github.com/nishant-jain-94/react-typescript-boilerplate
react react-typescript-boilerplate typescript webpack
Last synced: 3 months ago
JSON representation
A simple react-typescript-boilerplate
- Host: GitHub
- URL: https://github.com/nishant-jain-94/react-typescript-boilerplate
- Owner: nishant-jain-94
- Created: 2018-02-12T14:11:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T14:16:14.000Z (over 7 years ago)
- Last Synced: 2025-02-13T16:51:32.751Z (4 months ago)
- Topics: react, react-typescript-boilerplate, typescript, webpack
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Typescript-Boilerplate
A simple react-typescript boilerplate.
## Supports the following command
`yarn build` - Creates a dist folder containing the build version of the application
`yarn start` - Starts a webconfig-dev-server
`yarn lint` - Lints all the typescripts files in the project