Skip to content

jrforrest/farmbot-web-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarmBot Frontend

HTML, CSS, JS. Mostly React / WebPack

How?

  1. git clone https://github.com/FarmBot/farmbot-web-frontend.git
  2. cd farmbot-web-frontend
  3. npm install
  4. Move a copy of /src/js/config.example.js over to /src/js/config.js
  5. npm start
  6. Visit http://localhost:8080/webpack-dev-server/src/bundle

Notes: Make sure you have node installed.

TODO:

  • Finish routing ("ROUTE_CHANGE" action creator does nothing.)
  • Add test suite.
  • Get sourcemaps working

About

The frontend (HTML, CSS, JS App)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published