Riaba the Hen LIVE DEMO
fbt (runtime)
babel-plugin-fbt
babel-plugin-fbt-runtime
yarn installto pull in dependencies downyarn clean-fbtsto clean all built filesyarn manifestto generate enum and source manifestsyarn collect-fbtsto collect FBT translatable textsyarn translate-allto generate one single file with translationsyarn translate-splitto generate split translation dictionaries (insrc/dict) from translation_input.jsonyarn buildto generate static files in./output/.- The commands above are required to run this step
yarn startto run a local server with hot reloading.yarn testto run unit tests.yarn deployto deploy build on github pages.