my-react-minimum
俺なりのリアクト最小構成感ある
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2019-12-22 |
| Downloads | 0 |
| Last Indexed | 2026-08-01 04:45 |
Installation
nimble install my-react-minimum
choosenim install my-react-minimum
git clone https://gitlab.com/you-hei/my-react-minimum
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| my-react-minimum | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/you-hei/my-react-minimum |
|---|---|
| Homepage | https://gitlab.com/you-hei/my-react-minimum |
| Registry Source | gitlab |
README
README
動くか試すやり方一応メモ
- package.jsonのnameを有効な値に変更
- npm i する
- npm start する
新しいプロジェクトにするときやると良いこと
- .git を消す
- git init する