Skip to content

rodrigofigueroa/formsexpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Server with Express.js

This is a goal to Practice GET, POST, PUT, DELETE

First of all you need to have Node.js After that you can follow this steps

  • download or fork this Repo
  • Install dependencies
  • Have Fun!

If you fork this repo you need to install dependencies

npm i 

And to run the JavaScript file (server.js hahaha)

node server.js

And Have Fun!!

Important!!!!

After the 6.0.2 version of express-handlebars you need to call the { engine } = require( 'express-handlebars' ) the previous version was handy but right now you need to do that. Check the docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published