cra-template-plain/README.md

8 lines
147 B
Markdown
Raw Permalink Normal View History

2022-11-08 01:46:45 +09:00
# @sup39/plain React Template
A plain React template for sup39
## Usage
```bash
yarn create react-app ${PROJECT_NAME} --template @sup39/plain
```