Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 279 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 279 Bytes

Code du cours de l'option VR pour M48

Create a folder for your project and :

Clone

git clone https://github.com/Chabloz/a-frame-48-cours.git .

Install

npm install

Dev

npm run dev

Build

npm run build