Skip to content

ThomasBazin/seniorLove-front

Repository files navigation

seniorLove-front

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone [email protected]:O-clock-Pavlova/seniorLove-front.git
  2. Navigate to the project directory:

    cd YourDirectoyPath/
  3. Install the dependencies:

    pnpm install
  4. Start Tailwindcss

    ⚠️ Run this command every time you open VSCode to compile Tailwind CSS with live updates

      npx tailwindcss -i ./src/styles/input.css -o ./src/styles/output.css --watch
  5. Start local server:

      pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published