Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 232 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 232 Bytes

React View

Install

yarn install

Build

./node_modules/gulp/bin/gulp.js

Start Web Server

node ./node_modules/http-server/bin/http-server ./__build/

Visit a Browser

localhost:8080