Skip to content

kappaxbeta/metafische-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 13.2%