Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykhaov committed Mar 3, 2022
1 parent f1ecc7f commit eef6a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# My Lightning Fast React.js Template

This is my opinionated React.js template. I usually use it as a lab for trying js code, React.js code, libs, etc. But this is also a template to help me (and you!) set up a new projects properly.
This is my opinionated React.js template. I usually use it as a lab for trying js code, React.js code, libs, etc. But this is also a template to help me (and probably you!) bootstrap new projects.
To have the best dev experience possible, I picked these technologies (they may change overtime, you know how fast the js ecosystem evolves LOL.):

- React.js & TypeScript
Expand All @@ -11,7 +11,7 @@ To have the best dev experience possible, I picked these technologies (they may

# TODO:

- Add husky + git-cz + commitizen
- Add husky + git-cz + commitizen + lint-staged
- Add storybook
- Add vite-plugin-ssr
- Setup CI with github actions

0 comments on commit eef6a01

Please sign in to comment.