🚀 Node.js template for a web page using Express, HBS and SemanticUI.
- "/" : Main
- "/started" : 'Let's get started' section.
Execute the next command to install the dependencies
npm install
npm start
- node - Node.js
- express - Fast, unopinionated, minimalist web framework for Node.
- hbs - Express.js view engine for Handlebars.js.
- Semantic UI - Framework that helps create beautiful, responsive layouts using human-friendly HTML.