Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

jtojnar/getrector.org

 
 

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

Run website in local browser:

php -S localhost:8000 -t public

About

Rector Website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 59.5%
  • Twig 31.5%
  • SCSS 6.5%
  • CSS 2.1%
  • Other 0.4%