About | Features | Technologies | Requirements | Starting | License | Author
It is a game hosting application that informs the trend of games and games for free, in addition to storing and selling indie games that can be registered by developers.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/fernando-juni0/pixelemporium
# Access
$ cd pixelemporium
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:80>
#It is possible to change the opening port of the server by creating a .ENV file and adding the following line: PORT='Your Port'
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by {{YOUR_NAME}}