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