broccolinisoup / express-workshop-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Workshop

What is this?

This is an introductory workshop to Node.js and Express. You'll be building your own platform to write, publish and save blog posts (a basic content management system, or CMS).

Why?

Express is one of the most widely-used frameworks for Node.js. It simplifies base features of Node.js, making it easier and faster to build your application's backend. Learning Express gives you a great foundation for becoming a Node.js developer ✨

The workshop documentation is in the gh-pages branch of this repository.

About

License:MIT License


Languages

Language:CSS 43.6%Language:JavaScript 29.9%Language:HTML 26.5%