Skip to content

ModBros/mobro-theme-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoBro Theme SDK Skeleton

This is a basic skeleton for developing themes for MoBro using the new MoBro Theme SDK.

Usage

Just checkout this repository as described here in the theme directory of MoBro.

git clone https://github.com/ModBros/mobro-theme-skeleton.git

After that install the necessary modules with

npm install

Once finished you can use the command

npm run dev

to compile the theme to the dist directory also watching the files and re-compilinig on changes.

Releases

No releases published

Packages

No packages published