Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 324 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (15 loc) · 324 Bytes

Installing / Getting started

  git clone https://github.com/AlbionaHoti/react_admin_dashboard.git
  cd react_admin_dashboard

To start the project run

  npm install
  npm start

To start storybook run

npm run storybook

Feel free to add issues if you want to fix something or add new features :)