Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 184 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 184 Bytes

A test project build with:

  • Typescript
  • React
  • Redux
  • styled-components

Run in the localhost

  1. npm.

  2. npm run start

Build a static production code: npm run build