my-react-minimum

俺なりのリアクト最小構成感ある

Pure Nim score 15/100 · last commit 2019-12-22 · 1 stars · tests present · no docs generated

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 - - - - - - -

README

README

動くか試すやり方一応メモ

  1. package.jsonのnameを有効な値に変更
  2. npm i する
  3. npm start する

新しいプロジェクトにするときやると良いこと

  1. .git を消す
  2. git init する