GL
gloriaJun/react-ts-realworld-example-app
Table of Contents
Usage Skill
- TypeScript v4.3.x
- react-scripts v4.x.x
- React v17.x.x
- React Router v 5.x
- emotion v11.x.x
- Storybook v6.3.x
- @testing-library/react v12.x.x
Project Structure
based on Atomic Design
Getting started
npm install
# Runs the app in the development mode.
npm startOpen http://localhost:3000 to view it in the browser.
Production
npm run buildTest
npm test

