Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.34 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.34 KB
OrbitMines Logo

A public repository for orbitmines.com.

Once a Minecraft server, now the building of a world where engineering, science, education are all an exploratory videogame.

git clone git@github.com:orbitmines/orbitmines.com.git # Website to the old internet
git clone git@github.com:orbitmines/ray.git # Universal Language repo
git clone git@github.com:orbitmines/library.git # A library for Intercommunication between Languages
git clone git@github.com:orbitmines/archive.git # Archive of tangents & history

Local setup

  • Running orbitmines.com locally on http://localhost:3000:
    • git clone git@github.com:orbitmines/orbitmines.com.git
    • cd ./orbitmines.com/orbitmines.com
    • npm install
      
    • npm start
      

Note

This is a temporary setup, until other OrbitMines projects are mature enough. Then this repository will be archived/revamped to a variant relying on OrbitMines' infrastructure.