https://github.com/dahas/makeup
makeUp - PHP framework to generate Bootstrap apps.
https://github.com/dahas/makeup
bootstrap framework php sass
Last synced: 6 months ago
JSON representation
makeUp - PHP framework to generate Bootstrap apps.
- Host: GitHub
- URL: https://github.com/dahas/makeup
- Owner: dahas
- License: mit
- Created: 2018-02-14T21:54:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T11:31:18.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T02:13:36.223Z (about 1 year ago)
- Topics: bootstrap, framework, php, sass
- Language: CSS
- Homepage:
- Size: 6.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **makeUp** - the most simple PHP SPA Framework

**makeUp** is a PHP framework intended to build Single Page Applications (SPAs) based on Bootstrap fast and simple. You can download and use **makeUp** for free at your own risk. If you stumble upon errors, please let me know.
## Requirements
* PHP 8.1.x
## Dev requirements
* Git
* NodeJS
* XDebug
* PHPUnit
## Preview
http://makeup.martinwolf.info
## Getting started
Continue with the [Installation & Usage](https://github.com/dahas/makeup2/wiki/01.-Installation-&-Usage) guide.