# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
guiboli/react-templates
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published