darkterminal/fck-htmx

There is no license information available for the latest version (v1.0.1) of this package.

v1.0.1 2024-03-17 18:31 UTC

This package is auto-updated.

Last update: 2024-04-17 18:38:50 UTC


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:

  1. Clone the Repository:

    composer create-project darkterminal/fck your-fck-project
  2. Navigate to the Project Directory:

    cd your-fck-project
  3. Run a Local Development Server:

    npm start

    This command will run your PHP built-in server and TailwindCSS Watch.

  4. 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!