Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 461 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 461 Bytes

LUIX

GitHub GitHub last commit

App prewiev

Libraries

  • React
  • Emotion
  • Lodash
  • react-spring
  • react-use-system-theme
  • react-draggable

Running this project

  1. Install all dependencies.
yarn
  1. Start react development server.
yarn start