Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 701 Bytes

readme.md

File metadata and controls

49 lines (28 loc) · 701 Bytes

#React Hover Grid Component Examples

Live Example

https://react-hover-grid.onrender.com

Install

$ npm install

Compile jsx

$ npx gulp jsx

Bundle

$ npx webpack-cli

Start web server

$ node start-webserver 5001

Local url

To remake images

$ npx gulp circles

$ npx gulp uris

$ npx gulp tiles

Free Hosting on render.com

Web Service

Environment
	  Key	LOGDNA_KEY
	Value	Abcdefghijklmnopqrstuvwxyz012345
	
	  Key	NPM_CONFIG_PRODUCTION
	Value	true
	
Settings
	Build Command	$ npm install
	Start Command	$ node start-webserver 80