Skip to content

Photoroom/react-boilerplate

Repository files navigation

Getting Started with this template

Make sure you follow the .nvmrc and use Node 18

Start the app using the following command, replacing the key by your API key:

VITE_API_KEY="your_api_key" pnpm run dev

Setup

# use the right node.js version
nvm use

# Install depedencies and set up repository.
pnpm i

# run the app
pnpm dev

# run Storybook
pnpm storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published