Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```