Skip to content

simple stimulus-js with nodejs express form post and response

License

Notifications You must be signed in to change notification settings

griffio/stimulus-js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stimulus Starter with Nodejs Express

Overview

see https://stimulusjs.org/handbook/hello-stimulus

Basic example to "Post" a greeting form to NodeJs and return response into page using XHR.

With added NodeJs and Express with multer package to support FormData content type encoding.

Setup

$ cd stimulus-js-starter
$ yarn install
$ yarn start

Browse to http://localhost:9000

greeting.gif

About

simple stimulus-js with nodejs express form post and response

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •