This is a template for building web applications with React. It includes a basic project structure and configuration files to help you get started quickly.
To check out a demo of the latest main branch click here.
To get started with this template, follow these steps:
- Clone the repository to your local machine.
- Enable
corepack
by runningcorepack enable
. - Install the dependencies by running
pnpm i
in the project directory. - Start the development server by running
pnpm dev
.
Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you would like to contribute code, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.