Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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