Skip to content

dibe-sh/symlink

Repository files navigation

Symlink

Setup

  1. Clone the repository
  2. Run yarn setup to install dependencies and create env file at root level

Usage

  • Run yarn dev to start the development server with HMR
  • Run yarn start to start the development server
  • Run yarn build to build the project