Skip to content

Alfabolt/firebase_boilerplate

Repository files navigation

Getting started

Setting up the development environment

Start by setting up NVM to manage node versions easily. Follow the installation instructions.

Run nvm use (you might need to install our specific Node.js version)

Once you are on the right node version, proceed with the following commands:

  1. npm install
  2. npm run ios to run on iOS or npm run android to run on Android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published