Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericyoondotcom/myreacttemplate
React template, including boilerplate for the tech stack I use
https://github.com/ericyoondotcom/myreacttemplate
Last synced: 8 days ago
JSON representation
React template, including boilerplate for the tech stack I use
- Host: GitHub
- URL: https://github.com/ericyoondotcom/myreacttemplate
- Owner: ericyoondotcom
- Created: 2024-06-27T06:42:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T07:17:18.000Z (6 months ago)
- Last Synced: 2024-06-27T08:35:06.480Z (6 months ago)
- Language: JavaScript
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyReactTemplate
React template, including boilerplate for the tech stack I use## How to use
- Copy the `my-web-app` directory to your new project
- Global find+replace for `my-web-app`, change to your project title
- Run `npm install` in the `my-web-app` directory