Skip to content

keellyp/oculus-rift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Oculus Rift

Node Gulp Yarn

Oculus Rift

This is a school project based on the Oculus Rift website. I don't own any rights.

See the demo

Netlify

How to ๐ŸŽ‰

Installation ๐Ÿ“ฆ

First, do not forget to install Node.js and Yarn. After downloaded the repository, install the node_modules with :

yarn install

Running the app ๐Ÿš€

To run the app, run this command in your terminal :

yarn run dev

Then browser-sync should start and you should be able to see the app.

Build it ๐Ÿ‘ท

To build it, run this command in your terminal :

yarn run build

Precisions ๐Ÿ“

  • I used the BEM naming class convention.
  • For the CSS, I added CSSComb to format and sort our code.
  • For the Javascript, I used ESLint and code in ES6.
  • I liked to use gitmoji when I commited to identify quickly the purpose of the commit
  • Everytime I could, I followed the rules of FrontEndChecklist

Other ๐Ÿ”Ž

Thanks ๐Ÿ‘ฅ

To Lรฉna Mari and Valentin Martinez for the design.

To Samuel Mormin for the help.

Licence ๐Ÿ“„

This repository is under MIT Licence.