- Create Database & Import included SQL file that comes with the Edmy zip file.
- Open the terminal window into the
edmy-react-next
folder. - Run
npm install
. - Run
npm run dev
. - Open the browser and copy paste the link- http://localhost:3000 in the browser address bar.
- The website will load, and the process is done!