Skip to content

Agostin/drupal-react-simple-quotekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quoter 📒

A simple quote keeper made using Drupal 10 with the support of ReactJS + TailwindCSS.

Requirements

  • PHP 8.x
  • Composer
  • Node 18.x

Instructions

  • Run the composer install command to install the vendor packages in order to allow Drupal to properly work.
  • Navigate into the /web folder and run npm i to install all the React dependencies.
  • Run the following command to start the PHP server and play with Quoter:
php -S localhost:PORT_NUMBER .ht.router.php

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors