Skip to content

ronyshabo/SpinCycle

Repository files navigation

Table of Contents

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your system:

  • Node.js (version 14 or higher recommended)
  • npm (version 6 or higher) or Yarn

Installation

  1. Clone the repository:

    git clone git@github.com:ronyshabo/SpinCycle.git
    cd 

Install dependencies:

Using npm:

bash

npm install

Running the Development Server To start the development server, run:

Using npm:

bash

npm run dev or using Yarn:

bash

yarn dev This will start the development server, and you can view your app in the browser at http://localhost:5173.

Available Scripts In the project directory, you can run:

npm run dev : Runs the app in development mode. npm run build : Builds the app for production. npm run serve : Serves the production build locally.

About

Initial SpinCycle website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published