Skip to content

highfive-team/etty-example

Repository files navigation

Example of using etty with etty-webpack-plugin

WORK IN PROGRESS

Show things TODO

  • Initial dev-server setup
  • Automatical translation files generating during dev-server watch with etty-webpack-plugin (see console output!)
  • Locale-based routing
  • Initialization of the etty store
  • Observing translations on locale change
  • Generating translations during simple build
  • Document code

How to run?

  1. Clone this repo
  2. Install dependencies
npm install
  1. Run dev-server
npm run dev

or using yarn

yarn dev
  1. Open http://0.0.0.0:1337 in browser.
  2. Enjoy!

What is used?

  • react, react-dom (16+)
  • react-router-dom (ReactRouter v4)
  • mobx (4+), mobx-react
  • etty, etty-webpack-plugin
  • webpack, webpack-dev-server
  • typescript and awesome-typescript-loader

About

Full example of the Etty usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published