Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 234 Bytes

File metadata and controls

19 lines (13 loc) · 234 Bytes

Dummy Contact Web Frontend based on React-Admin

Getting started

$ yarn install
$ yarn run start

Open your browser on http://localhost:3000

Linter

You can launch linter:

$ yarn run lint
$ yarn run lint:css