Skip to content

hidekuno/ts-shop-demo-site

Repository files navigation

React demo site program by typescript

Overview

Note

  • The test code is still incomplete.

Development

Item Ver. Remarks
cpu Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
os Ubuntu 20.04 LTS WSL2
node 20.13.1
react 18.2.0

Install and Run

git clone https://github.com/hidekuno/ts-shop-demo-site
cd ts-shop-demo-site
npm install
npm run dev