Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 872 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 872 Bytes

t2-model-skinner

Launch the app!

Support

Did this project bring you joy? Want to request a feature? Check out my GitHub Sponsors page.

Alternatively…

Buy Me A Coffee

Development

Clone the repository and run:

npm install

Then run npm start to launch the development server:

npm start

Build the production version of the app with npm run build:

npm run build

To get new skins to appear in the Custom Skins dropdown menu or the gallery page, they must be deployed with the t2-skins repository.