Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 621 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 621 Bytes

ISCP ID GENERATOR

Easily generate ISCP ID on your browser

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

1. Rename .env-example to .env

2. Get oauth api key on google cloud console and paste in the .env file

3. Generate new firebase project and paste the config in the .env file

Installation

A step by step guide that will tell you how to get the development environment up and running.

$ npm install
$ npm run dev