Skip to content

open-pack/open-pack.github.io

Repository files navigation

OpenPack Dataset - Official Website

Build Setup

# clone this repo and switch to dev branch
$ git clone git@github.com:open-pack/web-dev.git
$ git checkout -b dev origin/dev

# install dependencies
$ npm install

# If you are using node>=17.x.x, set `NODE_OPTIONS` variable to avoid errors.
# (for macos/linux)
$ export NODE_OPTIONS=--openssl-legacy-provider
# (for powershell)
>> $ENV:NODE_OPTIONS="--openssl-legacy-provider"

# serve with hot reload at localhost:3000
$ npm run dev

For detailed explanation on how things work, check out the documentation.

Dev Settings

VSCode Extention

About

Official web site of OpenPack Dataset

Topics

Resources

License

Stars

Watchers

Forks

Contributors