@htmlbricks/hb-form-contact

0.20.14 • Public • Published

Test server:

Create a db.json file with some data

{
  "messages": [
  ],
}

Start JSON Server

json-server --watch db.json

Now if you go to http://localhost:3000/messages, you'll get all of the posted data.

Package Sidebar

Install

npm i @htmlbricks/hb-form-contact

Weekly Downloads

7

Version

0.20.14

License

MIT

Unpacked Size

180 kB

Total Files

11

Last publish

Collaborators

  • dariocaruso