2.1 KiB
2.1 KiB
SloudPLPage
Welcome to the SloudPLPage project! This site is made for SloudPL. It offers game server hosting and other services.
Table of Contents
Demo
Check out the live demo here.
Installation
To get a local copy up and running, follow these simple steps:
Prerequisites
- Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
Clone the repository
git clone https://github.com/LakioLive/SloudPLPage
cd SloudPLPage
Install dependencies
npm install
Start the development server
npm run dev
Open http://localhost:5173 to view it in the browser.
Technologies
- TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.
- React: JavaScript library for building user interfaces.
- Vite: Next-generation frontend tooling for fast and optimized builds.
- TailwindCSS: Utility-first CSS framework for rapid UI development.
- Sass: CSS preprocessor that adds power and elegance to the basic language.
- i18next: Internationalization framework for translating your React applications.
- React Icons: Include popular icons in your React projects easily.
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Steps to Contribute
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature
) - Commit your Changes (
git commit -m 'Add some YourFeature'
) - Push to the Branch (
git push origin feature/YourFeature
) - Open a Pull Request
Authors
LakioLive SloudPL
License
Distributed under the MIT License. See LICENSE
for more information.