Skip to content

Snuxr/Philosopher-s_Stone

Repository files navigation

Getting Started with Snuxr

Snuxr is a React E-commerce application that helps users buy and sell items online. Please note that this project is currently under development and is subject to change frequently.

To run Snuxr, you'll need to have Node.js installed on your machine. You can download Node.js from the official website.

Installation

  1. Clone the repository to your local machine using the following command:
git clone git@github.com:Snuxr/Philosopher-s_Stone.git
  1. Navigate to the project directory using the following command:
cd Philosopher-s_Stone
  1. Install the dependencies by running the following command:
npm install

Running the Application

Once you've installed the dependencies, you can run the application using these following commands:

npm run server
npm run dev

This will start the development server and open the application in your default browser. You can make changes to the code and the server will automatically reload the application with the updated changes.

Additional Information

Please note that this project is still under active development and is subject to frequent changes. If you encounter any issues with running or building the application, you can check the project's documentation or raise an issue in the GitHub repository.

We hope you enjoy using Snuxr!

Releases

No releases published

Packages

No packages published