Frontend for Marley Healthcare
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/earthians/marley_frontend.gitinstall ERP Next and Marley Healthcare to the site. Then,
bench --site demo.com install-app marley_frontendbench setup requirements
bench build
bench --site demo.com migrateThe healthcare frontend pages will available on demo.com/healthcare.
Also pages will be listed on workspace demo.com/app/marley-frontend
-
Open a new terminal session and cd into frappe-bench/apps/marley_frontend, and run the following commands:
yarn install yarn dev
-
Now, you can access the site on vite dev server at http://localhost:8080
GNU GPL V3. See license.txt for more information.