Jeremboo / portfolio

Personal portfolio updated for 2018

Home Page:https://jeremieboulay.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio 2018

Preview Portfolio

GIT

git checkout https://github.com/Jeremboo/folio

Setup

$ npm install

Folder Structure

raw-assets/json/ 		// Any static json files
raw-assets/images/		// Images that should not be texture packed
raw-assets/videos/
raw-assets/sounds/
raw-assets/fonts/
raw-assets/tp/			// Folder for the .tps files
raw-assets/tp/common/	// Folder containing images to be texture packed,
						// folder name should share the name of the tps file

Run

$ npm start

DEPLOYMENT

$ npm run release

CREDIT

Based on the generator-jam3

About

Personal portfolio updated for 2018

https://jeremieboulay.fr


Languages

Language:JavaScript 61.5%Language:SCSS 19.6%Language:HTML 18.9%