Skip to content

samhoudmedia/aframe-boilerplate-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-boilerplate-webpack

⛺️ A-Frame boilerplate using Webpack.

📖 Introduction

A-Frame boilerplate that uses Webpack to bundle the A-Frame framework and creates a server using Webpack Dev Server.

⚙ Installation & Development

Tech Stack

Note: This boilerplate uses the community version of HTML Webpack Plugin since the official plugin isn't compatible with Webpack 4.0. This should be fixed this week.

Prerequisites

  • Make sure you have node installed on your machine.
  • npm comes with node.
  • You can check versions with; npm -v and node -v

Installation

  1. Clone this repo
$ git clone https://github.com/samhoudmedia/aframe-boilerplate-webpack.git
  1. Run npm start to start the Dev Server.
  2. Run npm run build to build for production.

📄 Contributing

To see a list of everybody who contributed to this project please refer to the Contributors page.

📃 License

This project is licensed under the MIT License

About

⛺️ A-Frame boilerplate using Webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published