Learn you how to create your first web-page.
Here is a simple boilerplate.
This workshopper has X exercises that cover the most important aspects of HTML.
- HELLO WORLD — introduction to HTML.
If you are on Windows, make sure you are using at least version 5.1.0 of Node.js, which provides a fix for a bug in Windows where you can't choose items in the menu.
- Node.js >=6.0.0
Open your terminal and run this command:
npm install -g learnyouhtml
Use sudo
if you get an EACCESS
error.
Open your terminal and run the following command:
learnyouhtml
MIT © Denys Dovhan