Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

HeadFox/baoidoux

Repository files navigation

Netlify Status

React app starter

Informations

Yarn PnP (berry)

Please install pnpify yarn add @yarnpkg/pnpify

Then run this command:

  yarn pnpify --sdk

After go to VSCode and follow these steps:

  1. Press ctrl+shift+p in a TypeScript file

  2. Choose "Select TypeScript Version"

  3. Pick "Use Workspace Version"

How to run the project

Be sure to be in the project folder

Dev mode

yarn dev

Then open: http://localhost:3000 in your browser

Production mode

  1. Build the project
yarn build
  1. Start the server
yarn start

Then open: http://localhost:3000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published