Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgrammatiko/muta

Muta is an administrator template for Joomla 4
https://github.com/dgrammatiko/muta

bootstrap html javascript joomla php template

Last synced: about 1 month ago
JSON representation

Muta is an administrator template for Joomla 4

Awesome Lists containing this project

README

        

# For the package visit the [site](https://muta.dgrammatiko.dev)

### Commands

- Initialize `npm run init`

Then:

- Build `npm run build`
- Link `npm run link`

## Commands
```
Fetch Joomla: "get-joomla"
Link src to www: "link"
Build css/js: "build"
Release: "release"
Initialise the dev: "init"
Lint css: "lint-css"
Lint js: "lint-js"
Lint all: "lint"
Update browserlist: "update:browserlist"
```