Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 278 Bytes

FireStoreMVC

a todo mvc, but in firestore.

Build Instructions:

git clone https://github.com/orionnye/FireStoreMVC.git
cd FireStoreMVC
npm install -g parcel-bundler
parcel index.html

Open the link in your web browser(developed in Firefox so preferably there)