johnpapa/hello-worlds

Jekyll

Open

#97 创建于 2020年5月26日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (74 fork)github user discovery
help wanted

仓库指标

Star
 (129 star)
PR 合并指标
 (PR 指标待抓取)

描述

By making a PR you are agreeing to that contributing a hello world project allows the repo/project owner to use the hello world app in examples for their own use.

  • only the most simple basic hello world app
  • remove all tests and commands for tests and dependencies for tests
  • must say "Hello World" on the main component
  • only include the minimal components (1 ideally)
  • no routing, not extras whatsoever
  • no styling
  • nothing else !
  • must work by running npm install and npm start (or equivalent)
  • must be in the folder named <tech-name>
  • add build steps and which folder to serve in the README.md
  • verify that the app once built can be served from whatever folder the built assets are placed in
  • verify that a Pull Request doesnt already exist. If it does, feel free to contribue to it.

贡献者指南