https://github.com/softspiders/cra-ts-starter
https://github.com/softspiders/cra-ts-starter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspiders/cra-ts-starter
- Owner: softspiders
- License: mit
- Created: 2020-03-19T13:14:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T13:15:06.000Z (over 6 years ago)
- Last Synced: 2025-03-05T07:35:15.136Z (over 1 year ago)
- Language: TypeScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
# cra-ts-starter
Simple starter using typescript.
## Feature tags
- cra
- starter
- template
- typescript
## Direct ancestors
- [*cra-starter*](https://github.com/softspiders/cra-starter)
## Direct descendants
- [*cra-ie11-ts-starter*](https://github.com/softspiders/cra-ie11-ts-starter)
## Requirements
* [*Node*](https://nodejs.org/en/download/package-manager/)
* [*Typescript*](https://www.typescriptlang.org/#download-links)
## Author
[Romanov](https://github.com/remitot)
---
## Install
npm i
---
## Run
npm start
---
### License
Licensed under the [MIT license](./LICENSE).