Skip to content

React実行環境のテスト用リポジトリです

Notifications You must be signed in to change notification settings

ito-ryo-50a/React-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

React-Test

React実行環境のテスト用リポジトリです

検証用に実行したコマンドは以下の通りです。

npx create-react-app test-react-app
test-react-app
touch src/Counter.js
npm start
npm install -D tailwindcss@latest postcss@latest autoprefixer@latest
npx tailwindcss init -p

About

React実行環境のテスト用リポジトリです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published