Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 218 Bytes

conflagration

Imageboard built with React, Redux, Bulma, create-react-app, and Firebase.

Install

npm i

Create a .env with the details given by Firebase console.

Dev

npm start

Prod

npm run build