Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 242 Bytes

How do I run this?

  • Run 'yarn' loads app /node_module dependencies

  • Run 'yarn build' creates /dist containing built app files

  • Run 'yarn start' loads webpack-dev-server environment

  • View running application at http://localhost:8080