Skip to content

Intro to Firebase Web - backend development using Firebase conducted by IEEE CS SBC GECI on 25 June 2022

Notifications You must be signed in to change notification settings

ieeesbgeci/Firebase-Web-Workshop

Repository files navigation

Getting Started

To get a local copy up and running the dev server follow the below steps :

  1. Vite requires Node.js version >=12.2.0. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

  2. Clone the repo

    git clone https://github.com/ruralad/ieee.git
  3. Install NPM packages

    npm install
  4. Run the dev server

    npm run dev

About

Intro to Firebase Web - backend development using Firebase conducted by IEEE CS SBC GECI on 25 June 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published