Skip to content

Commit

Permalink
Change recommended Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwherry committed Oct 2, 2024
1 parent d371b5c commit 90d6038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Libraries

- [node.js and npm](https://nodejs.org/en/) - Package manager and server workhorse (node version **16**)
- [node.js and npm](https://nodejs.org/en/) - Package manager and server workhorse (node version **20** -- use `nvm` to manage Node versions)
- [React](https://reactjs.org/) - Front-end library
- [Chakra UI](https://chakra-ui.com/) - Component library
- [Chart.js](https://www.chartjs.org/) & [react-chartjs-2](https://www.npmjs.com/package/react-chartjs-2) - Graph library & React wrapper
Expand Down

0 comments on commit 90d6038

Please sign in to comment.