https://github.com/saehun/typscript-react-boilerplate
minimal SPA boilerplate
https://github.com/saehun/typscript-react-boilerplate
Last synced: about 2 months ago
JSON representation
minimal SPA boilerplate
- Host: GitHub
- URL: https://github.com/saehun/typscript-react-boilerplate
- Owner: saehun
- Created: 2018-12-28T12:56:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T12:57:06.000Z (over 6 years ago)
- Last Synced: 2025-04-01T21:29:20.369Z (about 2 months ago)
- Language: HTML
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript-express-webpack-react SPA boilerplate
This is minimal version of react boilerplate
## Usage
```
yarn install && yarn start
```