Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

LyonDataViz/gridify-interface1

Repository files navigation

Gridify interface1

A demo interface for gridify:

  • frontend-only
  • requires a modern browser: ES modules, no transpilation

Demo URL: https://gridify-interface1.lyondataviz.now.sh/

Install and run locally

git clone [email protected]:LyonDataViz/gridify-interface1.git
cd gridify-interface1
npm install
npm run serve

To watch for changes and automatically update the served application while developing, run the following in a new terminal:

npm run watch

Deploy to now.sh

Deploy to a personal domain (gridify-interface1-[MYNOWUSER].lyondataviz.now.sh):

npm run deploy

Note that any push to the GitHub repository will also trigger a deploy on now.sh (you will receive a mail with the URL and its aliases):

  • gridify-interface1.[MYNOWUSER].now.sh
  • gridify-interface1-git-master.[MYNOWUSER].now.sh

You may also deploy the common demo page (https://gridify-interface1.lyondataviz.now.sh/), provided you are part of the lyondataviz organization in now.sh:

npm run deploy:common

As of today, there is no GitHub hook to deploy to that common page, the only way is to manually launch from command line.

About

Demo interface for gridify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •