Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

teamxiv/growbot-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

growbot-frontend

A web application to control your GrowBot. This is the client application that interacts with web-server.

Contributing & Installing

  1. Make sure Node is set up.

    Don't have Node? Please follow the Node installation instructions

  2. Run 'npm install' and wait for the npm package-manager to retrieve and install the dependencies.

  3. Run 'npm start' and wait for the web app to compile and start.

  4. Git commits must be clean, atomic, and most importantly, follow the seven sacred rules.

    If you have a big commit that needs splitting up, you can use git add --patch (in short, git add -p) to interactively stage hunks.

    If you are stuck, please ask for assistance!

Software License

This software is governed by the license defined in /LICENSE at the root of this repository.

About

A web application to control your GrowBot. This is the client application that interacts with the API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published