Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 559 Bytes

File metadata and controls

22 lines (14 loc) · 559 Bytes

Project Name

ShareMyPlace App In this project you can find Share Places

Installation

  1. Clone the repository.
  2. Install the dependencies using npm install.

Usage

  1. Build fpr development npm run build:dev.
  2. Run the development server using npm run start.
  3. Open your browser and navigate to http://localhost:8080.

Build

To build the project for production, run npm run build:prod. The optimized files will be generated in the dist directory.

License

This project is licensed under the MIT License.