Skip to content

guiboli/react-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react js & ts templates

How ro use

# Step 0
# Clone repo
$ git clone [email protected]:guiboli/react-templates.git

# Step 1
# Copy templates
# js templates
$ cp -rf react-templates/templates/js <project_path>
# or ts templates
$ cp -rf react-templates/templates/ts <project_path>

# Step 2
# install deps and start project
# cd <project_path>
$ yarn
$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published