/steady-helm

A task tracking application

Primary LanguageCSS

Tasks

A tasks application for myself using Firebase

Project Info

Resources

Developing

Current:

  • Run gulp in one terminal tab to start watching Sass
  • Run live-server in another to start watching files and live-reloading

Future:

  • Run firebase serve using the Firebase CLI tool to launch a local server.
  • View the server at http://localhost:5000/
  • (To be filled out further)

Deploying

  • When things are looking good, run firebase deploy to upload the latest snapshot to our servers.