Skip to content

HelloMoonGame/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Moon Website

Public website for the online life simulation game

Build status Deploy status Deploy status GitHub issues GitHub pull requests GitHub license

Table of Content

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have Yarn Package Manager installed:

$ npm install -g yarn

Installing

Install the packages:

$ yarn install

Run

Run the application in development mode:

$ yarn run dev

Or run it as production:

$ yarn run start

Deployment

To prepare the website for deployment, run:

$ yarn run build

Then copy the filed from ./out to the production server.

Contributing

In this repository, you'll find all the source code of the public website of the online game Hello Moon. Everyone is more than welcome to join development on this website. Please fork this repository, create a branch, make your changes and create a pull request with a clear title and description. To avoid duplicates, it could be useful to create an issue first describing your change.

Also, subscribe to our YouTube channel to keep updated about the latest development!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published