January 2019
Intermediate to advanced
460 pages
10h 33m
English
As you may have noticed, we have not installed FontAwesome yet. Let's fix this with npm:
npm i --save @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons @fortawesome/free-brands-svg-icons @fortawesome/react-fontawesome
Graphbook relies on the preceding four packages to import the FontAwesome icons into our front end code.
Read now
Unlock full access