Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Starter Pack

License: MIT

Installation

Run the following commands in your root directory:

composer install
yarn

Import the database from the db in your MySQL server and name it my_drupal_starter

Start (Development)

Go to the web directory

cd web

Run the following command to run your drupal project:

php -S localhost:8888 .ht.router.php

Starts the server in http://localhost:8888/.

Prettier

yarn prettier

Runs Prettier to format source files according to defined rules.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages