This is a MEAN stack application that I am building for two reasons:
- My master's program graduation project
- To deploy as the company, Great Blue Fishing's, website
- E-Commerce Platform
- Blog
- Donations to Non-Profits
“Fishing is not an escape from life, but often a deeper immersion into it,” - Harry Middleton
- Run 'npm install' in both the great-blue-fishing and backend folders
- Run 'ng serve' in the great-blue-fishing folder
- In a seperate terminal, run 'nodmeon server.js' in the backend folder
- Navigate to http://localhost:4200