Font Awesome is one of the web's most popular icon set and toolkit. You can see Font Awesome Official Page here and see every icon here. But ofcourse you need internet connection for that and with Font Awesome CheatSheet Preview you can make that possible without internet connection on your machine.
See demo here.
Requires Node.js v12+, and Yarn v1.12+ to run. Run yarn
to install all dependencies.
- Run
npm run build
to build assets onpublic
directory. - Open
public
directory and click index.html.
- Run
npm run dev
to start webpack dev server. - Open
http://localhost:1404/
in your browser, and tada.