Skip to content

Repository files navigation

React + TypeScript + Vite

Instructions to Run the Repository:

  1. Clone the Repository:
    git clone https://github.com/XGavinp/Rekise.git
  2. Install Dependencies:
    npm install
  3. Run Updates:Start the Development Server:
    npm start
    
  4. Build the Project:
    Npm run build
    
  5. Run the Eject Command:
    npm run eject
    

Ensure Your Code is Committed:

Make sure all your changes are committed before ejecting, as this process will make significant changes to your project.

Note:


1.Irreversible: Ejecting is a one-way operation. Once you eject, you cannot go back to the CRA default configuration.

2.Alternative: If you only need to customize parts of your configuration, consider using tools like react-app-rewired or craco for more flexibility without ejecting.

Releases

Packages

Used by

Contributors

Languages