can't load html
Can't seem to load on the html page, even with node npm install etc
There is a bit more to getting this up and running locally. I've not built this app for many years, but I think you'll need the following:
npm installto install build dependenciesbower installto install front-end dependencies- you'll need MySQL installed to store the saved data
- you'll need PHP running locally to run the backend server
Sorry, not got time to go into more detail than that, but the above should give some clues to research further.
Heya, thank you 🙏 I’m going to check this all out and see if I can make it happen. Thanks so much x
On 30 Apr 2020, at 08:48, Michael Bromley [email protected] wrote:
There is a bit more to getting this up and running locally. I've not built this app for many years, but I think you'll need the following:
npm install to install build dependencies bower install to install front-end dependencies you'll need MySQL installed to store the saved data you'll need PHP running locally to run the backend server Sorry, not got time to go into more detail than that, but the above should give some clues to research further.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.