Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 238 Bytes

File metadata and controls

executable file
·
12 lines (9 loc) · 238 Bytes

Getting started

Development

  1. git clone git@github.com:athmangude/react-springboard.git
  2. cd react-springboard
  3. yarn
  4. yarn run dev
  5. Preview the app running on localhost:3000

Building

  1. yarn run build