Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 326 Bytes

File metadata and controls

8 lines (7 loc) · 326 Bytes

Reactron Components

Reposistory containing all native components to be used in reactron applications. it's a WIP

Developement setup

  1. Clone this repo
  2. run npm install or yarn install to install packages
  3. run 'npm run dev` to start the developement server
  4. you may use npm run build to build the components