Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

React frontend to varapp

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

varapp/varapp-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 7, 2016
710f321 · Sep 7, 2016

History

17 Commits
Sep 7, 2016
Sep 7, 2016
Jun 3, 2016
Apr 27, 2016
Jun 3, 2016
Apr 27, 2016
Apr 27, 2016
Sep 7, 2016
Sep 7, 2016
Sep 7, 2016
Sep 7, 2016

Repository files navigation

Varapp-browser-react

This is the ReactJS web interface from Varapp.

Development notes

Build from source

sudo yum -y install nodejs
sudo npm install npm -g
sudo gem install sass   # requires Ruby

npm install -g gulp
npm install -g bower

Once the code is checked out, install dependencies:

npm install
bower install

Start local

gulp watch

And head to http://localhost:3000

Build & deploy

Build a local distrib tar.gz archive in build/, ready to be shipped!

gulp build
gulp targz

About

React frontend to varapp

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages