Skip to content

ragozin-n/react-dashboard-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-dashboard-boilerplate

Content:

Usage:

git clone https://github.com/ragozin-n/react-dashboard-boilerplate.git
cd react-dashboard-boilerplate && yarn install

Place firebase_config.json to root directory and start develop with

yarn start

or build production code with

yarn build