Skip to content

makoto14/template_react_ts

Repository files navigation

Install

npm install
# or
yarn

Build

npm run build
# or
yarn build

Start servers

npm run start
# or
yarn start