8000 GitHub - Mobiliteitsfabriek/getrector-com: Rector Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mobiliteitsfabriek/getrector-com

 
 

Repository files navigation

Customization

  • Use .env.local to customize environment variables.

First Run

Install npm and dependencies:

sudo apt-get install npm
sudo npm install --global yarn
npm install
yarn run dev

Install composer dependencies:

composer install

Run website in local browser:

php -S localhost:8000 -t public

About

Rector Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.8%
  • Twig 35.0%
  • SCSS 6.0%
  • CSS 1.8%
  • Other 0.4%
0