Skip to content

jumpingrivers/observable-framework-movie-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published