Quick Installation Guide
- Create Database & Import included demo data file that comes with the Livani zip file.
- Open the terminal window into the
livani-react
folder.
- Run
npm install
.
- Run
npm run dev
.
- Open the browser and copy and paste the link- http://localhost:3000 into the browser address bar.
- The website will load, and the process is done!