Skip to content

Commit

Permalink
docs(README): add link to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuhao-C committed Jul 1, 2021
1 parent 8bf3d0b commit c637462
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# create-hotdog-app

Production-ready all-in-one react typescript boilerplate, with babel, webpack, prettier, eslint, stylelint, commitlint, lint-staged, and husky.
Production-ready all-in-one react typescript boilerplate, with [Babel](https://babeljs.io/), [Webpack](https://webpack.js.org/), [Prettier](https://prettier.io/), [ESlint](https://eslint.org/), [Stylelint](https://stylelint.io/), [Commitlint](https://commitlint.js.org/), [Lint-staged](https://github.com/okonet/lint-staged), and [Husky](https://typicode.github.io/husky/#/).

## Get Started

> A Buddhist goes to a hot dog vendor and the vendor asks him "Hey buddy what can I make ya?".
> ***"make me one with everything"*** replies the Buddhist.
## Get Started

### yarn

```bash
Expand Down

0 comments on commit c637462

Please sign in to comment.