Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r-unic/circuitbuilder-roblox


https://github.com/r-unic/circuitbuilder-roblox

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Flamework Template

👋 Hey! This is a pre-configured template you can use for your projects that use [Flamework](https://fireboltofdeath.dev/docs/flamework/).

## Usage

First, create the folder on your computer where you want your project to be stored.

Then, open a terminal at that directory and run the following commands:

```console
npx degit rbxts-flamework/template
npm i
```

That's it! The template has been installed. For further information on how to use Flamework in your project, please see [here](https://fireboltofdeath.dev/docs/flamework).