Skip to content

Latest commit

 

History

History
87 lines (61 loc) · 3.08 KB

README.md

File metadata and controls

87 lines (61 loc) · 3.08 KB

Netlify Status dependencies devdependencies

License

Technologies

Host

  • Netlify

i18n

Error Tracking

Styling

Backend

Auth

SEO

Misc

Help translating

  • fork the repo
  • in /fauna-translation, navigate to the language you want to change
  • or add your language folder (copy over the file from another language and adapt the names)
  • well, translate...
  • file a Pull Request

Requirements

Development

Currently not supposed to be developed by anyone other than the author. Further how tos will be available once the project is in a more releasable state.

git clone https://github.com/ljosberinn/personal-react-boilerplate
cd personal-react-boilerplate
cp .env.example .env
# edit .env
yarn install
code .