Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 380 Bytes

OBS-picture-navigation

Requirements

For development, Node.js needs to be installed.

Install

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ pnpm install

Start - for development

$ pnpm run dev

Build - for production

$ pnpm run build

Deploy

Copy all the files in the "build" directory to the root folder on a static host