Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgrammatiko/muta
- Owner: dgrammatiko
- Created: 2022-12-17T14:48:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T17:12:22.000Z (10 months ago)
- Last Synced: 2024-05-11T17:51:22.095Z (10 months ago)
- Topics: bootstrap, html, javascript, joomla, php, template
- Language: SCSS
- Homepage: https://muta.dgrammatiko.dev
- Size: 2.08 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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"
```