Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 669 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 669 Bytes

LinkTr Web

How to setup project

  • npx create-react-app linktr-web
  • yarn start

Add MDBreact

Add router

Add i18n support

Build

  • yarn build

Ship to PROD

  • yarn deploy-production