Skip to content

ics-creative/240418_html_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

240418_html_form

2024年4月18日公開、『2024年版 HTMLで作るフォームバリデーション 』のサンプルコードです。

ディレクトリ構成

  • docs
    • 記事内にリンクのある、デモのソースコードです
  • app
    • ローカルでクライアントとサーバーでフォームの送受信を行うデモです

appについて

Node.jsがインストールされた環境で実行ください。 ディレクトリのルート直下で、node ./app/server.jsを実行しサーバーを起動します。 app/index.htmlを開き、フォームを埋めて送信するとサーバーで受信し、その結果を記述したHTMLがhttp://localhost:3000/submitに返却されます。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published