Site use Expo for front end.
Setup
- Please make Backend first
- Require Nodejs version 16+
- Install Yarn
- Run command (folder ‘dev/fantasyengine‘ from Backend)
- For develop please go to “dev/fantasyengine/resources/expo” continue run command (it will apply real time when develop change file) (only available in Ultimate package)
yarn install
then
yarn start
- Upload live site
- If you change Expo source code, please go to “dev/fantasyengine/resources/expo” then run command: yarn build_web (only available in Ultimate package)
- Copy folder “dev/fantasyengine/public/expo” and “dev/fantasyengine/public/assets” to live site