Update documentation.
This commit is contained in:
parent
22336e1f31
commit
9f9e8e27c4
10
README.md
10
README.md
@ -39,6 +39,12 @@ https://www.npmjs.com/package/html-react-parser
|
|||||||
|
|
||||||
Convert SVG to React component: https://svg2jsx.com/
|
Convert SVG to React component: https://svg2jsx.com/
|
||||||
|
|
||||||
|
## Node
|
||||||
|
|
||||||
|
List outdated packages: `npm outdated`
|
||||||
|
|
||||||
|
Update all dependancies: `npm update`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
@ -55,6 +61,10 @@ Convert SVG to React component: https://svg2jsx.com/
|
|||||||
|
|
||||||
[Giraffe F# web framework](https://github.com/giraffe-fsharp/Giraffe)
|
[Giraffe F# web framework](https://github.com/giraffe-fsharp/Giraffe)
|
||||||
|
|
||||||
|
[Docker hub - Node](https://hub.docker.com/_/node/)
|
||||||
|
|
||||||
|
[Docker hub - Nginx](https://hub.docker.com/_/nginx)
|
||||||
|
|
||||||
### Code Splitting
|
### Code Splitting
|
||||||
|
|
||||||
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
|
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user