Skip to content

webvr-india/learnyouaframe

Repository files navigation

Install Nodejs

Node.js LTS

Note: It is better to install nvm rather than installing and then uninstalling node.js while switching versions. Here is a guide to install nvm on linux and mac machines.

Local Development

  git clone https://github.com/webvr-india/learnyouaframe.git  # Clone the repository.
  cd learnyouaframe && npm install # Install dependencies.
  npm run dev # Start the local development server.

And open in your browser http://localhost:8080.

Read CONTRIBUTING.md to learn how to contribute to this project.

About

Learn. Build. Hack. Workshopper for AframeVR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published