example-package-algomalgo
v1.0.0
Published
Highlightable demo page source
Readme
The source of the example app here: https://ydeshayes.github.io/react-highlight/
Install
npm installRun
npm startThen go http://localhost:3000
Build for staging
npm run build:stagingBuild for production
npm run build