Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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