Skip to content

ClementDreptin/OpenNeighborhood

Repository files navigation

Build status

OpenNeighborhood

OpenNeighborhood

Web-based clone of Xbox 360 Neighborhood.

Screenshots

Home Root of HDD
Home HDD root

Build from source

There are no prebuilt artifacts at the moment, the only way to use OpenNeighborhood is to build it from source.

Prerequisites

Development

npm install
npm run dev

Then the development server is listening on localhost:3000.

Production

npm install
npm run build
npm start

Then the production server is listening on localhost:3000.

About

Web-based clone of Xbox 360 Neighborhood.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published