A participatory Omega Sisters(Omesis) Homepage creation project.
https://omegasisters.github.io/homepage
This site is a site designed by Omega Sisters called "What happens if I update the Ome-sis home page with only PR?".
Anyone can participate. 👏
おめシスのホームページを Github のプルリクで更新していったらどうなるのか、こっそり検証中です。そのうち動画にします! https://t.co/rErhv32NNR
— おめがレイ@バーチャル双子 YouTuber (@omesis_ray) December 23, 2019
PR acceptance has been closed At the finish of the project, Omega Sisters has posted a video of the verification result below Thank you🎉🎉🎉
【検証】1ヶ月間、プルリクだけでホームページ作ったらどうなるの?
※【Verification】 What happens if you make a homepage only with Pull Request for one month?
There are three ways.
Do you have a github account?
You can create it here
※Link to documentation
Click here
yarn install
When you run the command, you can see http://localhost:8080/homepage/
yarn start
yarn format
After editing the source code, please build before pushing.
yarn build
yarn test
At __tests__
, preact
Check here