Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.22 KB

Hello Node (mvp)

Node.js is a popular runtime that lets you run JavaScript on the server. This project uses the Fastify framework and basic templating with Handlebars.

What's in this project?

README.md: That’s this file, where you can tell people what your cool website does and how you built it.

public/style.css: The styling rules for your pages and posts.

server.js: The main server script for your new site.

src/: This folder holds page templates, additional scripts.

Working in the src/ folder 📁

src/pages/index.hbs: This is the main page template for your site.

Glitch

You built this with Glitch!

Glitch is a friendly community where millions of people come together to build web apps and websites.