jusaudio / web-react

0 stars 0 forks source link

JusAudio Progressive Web App

Written by: JusAudio Dev Contributors

Some Core Goals

Getting Started

These instructions will get you up and running with the project on your local machine.

Prerequisites for setting up

Knowledge of git, node, npm or yarn is required. The application was bootstrapped using Create-React-App with Typescript

Prerequisites for development

Firebase, Typescript, React.

Installing and preparation

  1. Fork the repo, git clone into the folder on your machine
  2. yarn install in repository
  3. Then run yarn dev for local start
  4. The build system will automatically open up the browser local environment

Configurations and .env variables

Firebase

We used Firebase Hosting to deploy the app, Firebase Firestore to store our data. Firebase is a fast way to prove a new concept although we could move alway from it later.

Built with

Source History