Files
rowy/cli/README.md
2020-08-23 21:20:48 +10:00

738 B

Firetable CLI

Prerequisites

please insure you have the following installed; Git, Node, Yarn

Firebase

insure that you have firebase-tools and logged in to your firebase account.

Installation

npm install -g firetable@latest

Setup

set directory you want to setup firetable in then run

firetable init

run Locally

firetable start

deploying to firebase hosting

insure that you have created a site on your projects firebase hosting

then run

firetable deploy