udia-client

[![Build Status](https://travis-ci.org/udia-software/udia-client.svg?branch=master)](https://travis-ci.org/udia-software/udia-client) [![Dependency Status](https://img.shields.io/david/udia-software/udia-client.svg)](https://david-dm.org/udia-software/udi


License
CPAL-1.0
Install
npm install udia-client@0.1.0

Documentation

Udia Client

Travis Codecov David David

Universal Dream | Infinite Awareness

UDIA

Quickstart

Setup server locally. Refer to udia-software/udia. Afterwards, to start the client locally:

  • Clone Repo: git clone git@github.com:udia-software/udia-client.git && cd udia-client
  • Install dependencies with yarn
  • Run the client with yarn start

Now you can visit localhost:8000 from your browser.

Testing

To test your react app:

  • Run the test with yarn test

Deploy

  • move build to docs
  • surge --domain https://udia.ca

License

This is free software, licensed under GNU Affero General Public License v3 (AGPL-3.0).

Copyright (C) 2018 Alexander Wong <alex@udia.ca>, Udia Software Incorporated

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.