0.2.0 • Published 6 years ago

@j4p3/strimpack-web-client v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

#Strimpack web client

Web client for strimpack service.

Expects to be rendered by a node process on the server. Application root at App.js. Hydrates existing HTML with embedded window.__DATA__ at index.js entrypoint script.

##npm commands:

  • start: runs react-scripts development server
  • build: builds bundles for distribution
  • watch: builds on file change

##made with:

  • React & create-react-app scripts+webpack config