Tereshka / riaba-the-hen

FBT / React / Redux / Webpack+Babel: Application with one old Russian tale in different languages

Home Page:https://tereshka.github.io/riaba-the-hen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Riaba the Hen LIVE DEMO

Standalone Babel/Webpack/React/Redux/FBT Demo

Relevant package dependences:

fbt (runtime)
babel-plugin-fbt
babel-plugin-fbt-runtime

  • yarn install to pull in dependencies down
  • yarn clean-fbts to clean all built files
  • yarn manifest to generate enum and source manifests
  • yarn collect-fbts to collect FBT translatable texts
  • yarn translate-all to generate one single file with translations
  • yarn translate-split to generate split translation dictionaries (in src/dict) from translation_input.json
  • yarn build to generate static files in ./output/.
    • The commands above are required to run this step
  • yarn start to run a local server with hot reloading.
  • yarn test to run unit tests.
  • yarn deploy to deploy build on github pages.

About

FBT / React / Redux / Webpack+Babel: Application with one old Russian tale in different languages

https://tereshka.github.io/riaba-the-hen/

License:MIT License


Languages

Language:TypeScript 60.3%Language:JavaScript 23.8%Language:CSS 14.0%Language:HTML 1.9%