Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 983 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 983 Bytes

Is The Pool Open

This is an Observable Framework project. To start the local preview server, run:

npm run dev

Then visit http://localhost:3000 to preview your project.

For more, see https://observablehq.com/framework/getting-started.

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 project to Observable
npm run clean Clear the local data loader cache
npm run observable Run commands like observable help