This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)
Explore the docs »
·
Report Bug
·
Request Feature
This project is template for developer use it for boilerplate to develop FiveM resource.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- bun
npm install -g bun
- Clone the repo
git clone https://github.com/mysbryce/999s-template.git
- Install NPM packages
bun install
- Development Script
bun dev
- Development UI
cd web bun dev - Development UI in Game (NUI)
cd web bun dev:game
- Build Script
bun run build
- Build UI
cd web bun run build
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Kittichai Mala-In - @instagram - [email protected]
Project Link: https://github.com/mysbryce/999s-template