jumpingrivers / observable-framework-movie-explorer

Repository from Github https://github.comjumpingrivers/observable-framework-movie-explorerRepository from Github https://github.comjumpingrivers/observable-framework-movie-explorer

Movie Explorer

This is an app built with Observable Framework. To get started:

  • Clone this repo and cd into it
  • Install a modern version of node, if necessary
  • Install the requisite R packages: dplyr, RSQLite and dbplyr
  • Run npm ci in the terminal
  • Run npm run dev in the terminal
  • Visit http://localhost:3000 to see a live preview.

Command reference

Command Description
npm install Install or reinstall dependencies
npm run dev Start local preview server
npm run build Build your static site, generating ./dist
npm run deploy Deploy your app to Observable
npm run clean Clear the local data loader cache
npm run observable Run commands like observable help

About


Languages

Language:CSS 70.7%Language:R 22.9%Language:JavaScript 6.4%