Skip to content

CivicActions/pgov-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance.gov

Sandbox Drupal URL: https://performance.ddev.site Sandbox Frontend URL: http://localhost:3000

Stand up a local sandbox

  1. ddev start
  2. dev composer install
  3. ddev drush config:import --source=config
  4. ddev drush uli

Install frontend

  1. cd src frontend
  2. npm install
  3. Copy .env.example to .env.local
  4. npm run dev

About

Drupal sandbox for PGOV project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published