Created with Bootstrap 3.4.1 and Angular 10.2.0.
How to run:
- Install Angular with
npm install -g @angular/cli
- Install project depediencies with
npm install
Run developement server with ng serve
.
Build with ng build
, add --prod
flag for production build.
In order to add new translation:
- Go to src/assets/i18n
- Copy existing
en.json
file to new <ISO 3166-1 alpha-2 lowercase language code>.json
- Replace translations with new ones
- Add new language into
language-list.json
We recommend using Babel Edit for convenient and simple translation.
- Website: http://morelo-network.com/
- Discord: https://discord.gg/eRZUjdG
- Telegram: https://t.me/morelomrl
- Twitter: https://twitter.com/MoreloMrl