Skip to content

SouravInsights/portrait-explore-ui

Repository files navigation

Portrait Explore UI

Requirements

yarn >=3.5.1 and node >=18.16

Project Setup

  • Clone this repository.
  • Run yarn to install the dependencies.
# Start the application in development mode
# Will start at http://localhost:3000 by default
yarn dev

# Create an optimized production build
yarn build

# Start the application in production mode
# The application should be compiled with yarn build first!
yarn start

About

Explore page for top curated sites built on Portrait.gg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published