Move all files to reading-college/demo/
This commit is contained in:
parent
9bb0b58dfd
commit
8b2fabb6b7
15 changed files with 0 additions and 0 deletions
16
notes.txt
16
notes.txt
|
@ -1,16 +0,0 @@
|
|||
Installation:
|
||||
|
||||
composer require sculpin/sculpin
|
||||
vendor/bin/sculpin generate --server --watch
|
||||
|
||||
composer create drupal/cms
|
||||
vendor/bin/drush site:install --db-url sqlite://localhost/db.sql --account-pass admin
|
||||
vendor/bin/drush runserver
|
||||
vendor/bin/drush sql:drop
|
||||
|
||||
Usage:
|
||||
|
||||
Starts a static web server in `static` on port 4000.
|
||||
Starts a Sculpin website in `sculpin` on port 4001.
|
||||
Starts a Drupal website in `drupal` on port 4002.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue