musehq / spacesvr-starter

Starter template for a spacesvr project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spacesvr starter repo

A starter repository to quickly start building using spacesvr

Version Downloads Discord Shield

> how to use

clone this repo, then install packages using yarn install

> scripts

  • use yarn dev to start a local development server
  • use yarn start to start a local production server
  • use yarn build to export the site to static files

> features

  • typescript out of the box
  • clean code with ESlint and Prettier
  • starter world
  • some example components with common recipes

> stack

About

Starter template for a spacesvr project


Languages

Language:TypeScript 86.8%Language:JavaScript 13.2%