highlight code with highlight.js

This commit is contained in:
Nick Pegg 2017-09-24 21:44:11 -07:00
parent 5e7cfcf0cb
commit e26074d01f
3 changed files with 16 additions and 4 deletions

View file

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"highlight.js": "^9.12.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-fontawesome": "^1.6.1",