layer-pack / layer-pack-samples

Simple es6/react/redux samples for layer-pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layer-pack-sample

Simple samples for layer-pack

Build Status

Available :

wp5-multiple-endpoints

A monorepo structure with

  • 1 shared core package with webpack configs & React client / SSR bootstrap
  • 1 package with some api service, inheriting the core
  • 1 package with some www service, inheriting the core

To test go in the samples/wp5-multiple-endpoints package and check the readme

TinderLike

A React-Voodoo Sample inheriting dependencies ( even react ), webpack conf & bootstrap from an NPM package

To test go in the samples/TinderLike package and exec :

npm i
npm run start-dev

minimal-app-with-glob-entry

A minimal app boilerplate without any inherited layers ( with namspacing + glob requires )

To test go in the samples/minimal-app-with-glob-entry package and exec :

npm i
npm run build

minimal-lib-with-glob-entry

A minimal lib config with common-js exports of multiple entry point via glob in the webpack entrypoint

To test go in the samples/minimal-app-with-glob-entry package and exec :

npm i
npm run build

PayPal donate button

*