Skip to content

Elorfin/PersonalWebsite

Repository files navigation

Personal website

Dependency Status SensioLabsInsight Codacy Badge

My online curriculum vitae

Requirements

  • PHP >= 7
  • composer
  • nodeJS
  • npm

Main dependencies

  • Symfony 3
  • Webpack
  • Babel
  • SASS
  • Lodash
  • React
  • Redux
  • ThreeJS

Installation

Get the source code

$ git clone git@github.com:Elorfin/PersonalWebsite.git

Install API

$ composer install

$ vi app/config/parameters.yml

$ php bin/console doctrine:database:create
$ php bin/console doctrine:schema:update --dump-sql
$ php bin/console doctrine:schema:update --force

Install client

$ npm install
$ npm run build

About

My online curriculum vitae

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors