Skip to content

rapkin/data-vis

Repository files navigation

Installation

Ubuntu 14.04

  • sudo apt-get install python-dev
  • sudo apt-get install postgresql postgresql-contrib
  • sudo apt-get install libpq-dev

Mac OS

  • Install brew
  • brew install python3
  • brew install postgresql

Both

  • Install Node.js
  • npm install - init project (install all deps and build)

Database

  • Install PostgreSQL
  • npm run init-db - to init database on install

Build

  • npm run build - build once
  • npm run dev - build and watch (dev mode)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors