Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 561 Bytes

Flamework Template

👋 Hey! This is a pre-configured template you can use for your projects that use 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:

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.