Skip to content
/ dcgb Public template

dcgb-project is an open-interactive application, that makes possible, the declarings coordinated, from departed names, by giving phone number, for previous geographical locations from calendar data/time range form picker, and for current location, from street address names and name, from ISP/IPGEO, and for passanger name information ticket detai…

License

Notifications You must be signed in to change notification settings

darkocorazzogb/dcgb

Repository files navigation

To build Palladio locally, first make sure you have yarn installed, then use yarn to install the dependencies and build the assets:

git clone https://github.com/humanitiesplusdesign/palladio-app.git
cd palladio-app
yarn install
yarn build

Then simply run a local web server from this directory -- if you have python installed, you can just use:

python -m http.server

or on python 2.x:

python -m SimpleHTTPServer

To run on the latest version of main Palladio framework for testing purposes:

  1. First clone the palladio framework repo, and from inside it run yarn link:

    git clone https://github.com/humanitiesplusdesign/palladio.git
    cd palladio
    yarn link
    
  2. Then from within your clone of this (palladio-app) repo, run yarn link palladio.

About

dcgb-project is an open-interactive application, that makes possible, the declarings coordinated, from departed names, by giving phone number, for previous geographical locations from calendar data/time range form picker, and for current location, from street address names and name, from ISP/IPGEO, and for passanger name information ticket detai…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published