Skip to content
This repository has been archived by the owner on Dec 7, 2017. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 452 Bytes

website

Simple website for our Uniwav project.

Deploy this project

  1. Fetch the sources : git clone https://github.com/Uniwav/website.git

  2. Download and extract the amCharts asset archive under the assets/ folder

  3. Set the correct permissions to these new assets : chmod -R 755 assets/

  4. Now, you just have to make your web server serve this new website !