Custom APPs
Custom APPs are only available for customers who bought the complete laptop bundle, if you don't own it please ignore this guide.
Navigate to app_template/ui folder using your terminal.
Run command
yarn
to install dependencies.Once all dependencies are fully loaded run
yarn dev
to start the project.To build just run command
yarn build
oryarn build --w
I don't provide any support for custom APPs, if you don't know how React works please hire a dev from Fiverr or any other platform, I won't do any custom commission at all, refrain from opening a ticket about custom apps.
Last updated