How to use Firebase-tools on Windows?

后端 未结 2 1504
孤城傲影
孤城傲影 2021-02-11 03:42

I want to get started with firebase on a Windows machine but I don\'t understand the getting started instructions on https://www.firebase.com/docs/web/quickstart.html.

I

2条回答
  •  天涯浪人
    2021-02-11 04:31

    Firepit is a new CLI tool built for Windows that attempts to be the native firebase-tools

    Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js). Download, click, and immediately get access to both firebase and npm commands.

    Worth checking out https://github.com/abehaskins/firepit

提交回复
热议问题