/startup-page

🚀 Node.js template for a web page using Express, HBS and SemanticUI.

Primary LanguageCSS

node-template

🚀 Node.js template for a web page using Express, HBS and SemanticUI.

Demo

Go to demo

imagen

Routes

  • "/" : Main
  • "/started" : 'Let's get started' section.

Download or clone the repository.

Execute the next command to install the dependencies

npm install

Run the application

npm start

Built With

  • 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.