Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 477 Bytes

Converting TipTap to PDF Using Vue3 & Laravel

Getting Started

To get a local copy running follow these simple steps:

Installation

  1. Run npm install within the frontend
  2. Run composer install within the backend
  3. Serve the front and backend with npm run serve and php artisan serve respectively
  4. Enjoy!

Author

Andrea Kyurchiev