Skip to content

Yash-Punia/aframe-vite-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Frame Vite Boilerplate

A boilerplate code built on top of vite to provide fast aframe development

Running the project ⚙️

Clone the repo in your local system and navigate to the directory

> npm install
> npm run dev

This will run the website on localhost:3000. Start coding!

Features 🚀

  • Entity.js file to create a-entity on the fly in js. This keeps your html clean
  • A starter A-Frame component to create your own aframe components and include them in project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors