darkterminal / fck
Fund package maintenance!
darkterminal
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Requires
Requires (Dev)
- symfony/var-dumper: ^6.4
README
Welcome to my PHP fck. framework!
Project Overview
This fck framework is designed to showcase my dancing knowledge, experiment with different features, and serve as a playground for trying out new (old) ideas. Please note that this project is not intended for production use (yet), and some features may be incomplete or under development.
Features
You can see by yourself.
Getting Started
To get started with this project, follow these steps:
-
Clone the Repository:
composer create-project darkterminal/fck your-fck-project
-
Navigate to the Project Directory:
cd your-fck-project
-
Run a Local Development Server:
npm start
This command will run your PHP built-in server and TailwindCSS Watch.
-
Open Your Browser: Visit
http://localhost:2500
(or the specified port) to see the project in action.
Contributing
Contributions are welcome (if you have time)! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
Read more (if you want): CONTRIBUTING.md
License
This project is licensed under the MIT License.
Happy freesytlying!