Skip to content

Latest commit

 

History

History
executable file
·
59 lines (38 loc) · 1.82 KB

README.md

File metadata and controls

executable file
·
59 lines (38 loc) · 1.82 KB

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.