Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivayspec/create-react-re-type-script
https://github.com/shivayspec/create-react-re-type-script
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shivayspec/create-react-re-type-script
- Owner: SHIVAYspec
- Created: 2024-09-05T15:44:53.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T16:15:52.000Z (5 months ago)
- Last Synced: 2024-10-05T22:17:02.807Z (4 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to use
``` sh
npx create-react-re-type-script
```
# Initilize
``` sh
npm install
```
# Devlop (Live Build)
``` sh
npm run dev
```
# Build
``` sh
npm run build
```
# Run
``` sh
npm run run
```