An open API service indexing awesome lists of open source software.

https://github.com/zackha/reybul

Furniture Corporate Website
https://github.com/zackha/reybul

corporate-website css furniture furniture-websites html html5 ruby vue vuejs

Last synced: about 2 months ago
JSON representation

Furniture Corporate Website

Awesome Lists containing this project

README

          

# About this Website

The [reybul.com](https://reybul.com) domain is owned by Rey&Bul Furniture. The website code is open source on GitHub, allowing community members to develop and modify.

You can convert this website to ruby or vue and we can publish it immediately

### About the Browser

It is recommended to use one of the following browsers with the latest version of the systems below to browse this website:

- Microsoft Edge
- Google Chrome
- Firefox
- Safari
- iOS
- Android

We provide technical support to ensure that each browser runs the website smoothly when it is updated.

### How to modify the Website Code

The overall process is as follows:

1. Fork this project to your own GitHub repository (so you have a copy on your own GitHub account).
2. Create a branch in your own repository (this time the origin will be your own fork, not the public one).
3. Modify the site code locally and complete the tests.
4. Commit the changes to your branch.
5. Push the changes to your main branch.
6. Create a Pull Request (PR) on GitHub (reybul.com ← your own GitHub).

When the PR is submitted, it will be reviewed and, if accepted, merged into the main branch, after which it is published to the official website.

### How to submit a Pull Request

- [Creating a pull request](https://help.github.com/articles/creating-a-pull-request/)
- [Creating a pull request from a fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)