Skip to content

AnujRNair/anujnair.com-symfony

Repository files navigation

AnujNair.com-symfony readme

Setup

  • composer install
  • npm install

Development

  • php app/console assets:install --symlink --relative
  • php app/console server:run
  • npm run dev

Run the production command locally to ensure the build process works.

Production

  • bash ./tools/build.sh
  • sudo apachectl restart

Other

Fixing permissions

License

License

About

AnujNair.com built using the symfony framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published