Skip to content
/ 999s-template Public template

This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)

License

mysbryce/999s-template

Repository files navigation

Contributors Forks Stargazers Issues project_license


999s-Template (FiveM Typescript & Javascript Obfuscator)

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

About The Project

999s Template

This project is template for developer use it for boilerplate to develop FiveM resource.

Built With

  • React
  • Typescript
  • JSObfuscator
  • TailwindCSS

(back to top)

Getting Started

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.

Prerequisites

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

Installation

  1. Clone the repo
    git clone https://github.com/mysbryce/999s-template.git
  2. Install NPM packages
    bun install
  3. Development Script
    bun dev
  4. Development UI
    cd web
    bun dev
  5. Development UI in Game (NUI)
    cd web
    bun dev:game

(back to top)

Build

  1. Build Script
    bun run build
  2. Build UI
    cd web
    bun run build

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.

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Top contributors:

contrib.rocks image

Contact

Kittichai Mala-In - @instagram - [email protected]

Project Link: https://github.com/mysbryce/999s-template

(back to top)

About

This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)

Topics

Resources

License

Stars

Watchers

Forks