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