Skip to content

JuAlexandre/wcs-hackaton-bball

 
 

Repository files navigation

wcs-hackaton-bball

Second Hackathon of the Orléans Wild Code School (February 2018 session).

Next June, the Basketball World Cup kicks off!

Installation

Clone the repository and move in :

$ git clone https://github.com/JuAlexandre/wcs-hackaton-bball.git
$ cd wcs-hackaton-bball

Install PHP and JS dependencies :

$ composer install
$ npm install

Build assets :

npm run dev

Launch the PHP sever :

php bin/console server:run

You can also use the npm run build command for production (minify files) or npm run watch to perform the transformation at each change automatically.

Authors

About

[Wild Code School] Hackathon 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 74.3%
  • HTML 24.4%
  • JavaScript 1.2%
  • CSS 0.1%