Skip to content

Izoman/pureprosoft

Repository files navigation

Pure Pro Soft

This is the repository for the Pure Pro Soft website. It is built using modern web development tools and technologies.

Features

  • Frontend Framework: Built with Vite and React for fast development and optimized builds.
  • Styling: Uses Tailwind CSS for utility-first styling.
  • TypeScript: Ensures type safety and better developer experience.
  • Linting: Configured with ESLint for consistent code quality.
  • PostCSS: For advanced CSS processing.

Getting Started

Prerequisites

  • Node.js (>= 16.x)
  • npm (>= 7.x)

Installation

  1. Clone the repository:

    git clone https://github.com/Izoman/pureprosoft.git
    cd pureprosoft
  2. Install dependencies:

    npm install

Development

Start the development server:

npm run dev

Build

To create a production build:

npm run build

Preview

To preview the production build:

npm run preview

Public Assets

The public/ directory contains static assets such as images, icons, and other files that are directly served.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Pure pro soft website repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages