#JFstudio Site
This project is an implementation of my own minimalistic CMS. the main goal of this solution is to create the easiest-to-use tool, while maintaining the necessary functionality.
Project is created with:
- Laravel 8
- PHP 8
- CKEditor 4.16
To run this project, install it locally using npm:
$ cd ../JFSite
$ npm install
$ npm start