-
Install node v 10 or greater (Tried NVM ?? ) - Install NPM, run
npm install -g yeoman - Run
npm install -g generator-deanhtml5 - Make a directory and in it run
yo deanhtml5 - Give the app a title, and answer any other prompts
- Begin to fiddle with the app and tests
You now have an HTML5 app, which needs no back end process to run it but: