https://github.com/trapcodeio/contact-form
A contact form built using xpresser
https://github.com/trapcodeio/contact-form
Last synced: 9 months ago
JSON representation
A contact form built using xpresser
- Host: GitHub
- URL: https://github.com/trapcodeio/contact-form
- Owner: trapcodeio
- Created: 2019-10-04T08:51:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T09:06:16.000Z (about 6 years ago)
- Last Synced: 2025-03-20T05:34:53.490Z (9 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Contact Form
Config your stmp settings in `config.js`

### Use
1. Clone Or Download
2. Run `yarn` or `npm` install. (yarn preferably).
3. Run `npm run dev` if you have **nodemon** or `npm start` to use **node**
4. check settings in app.js
5. Read [Xpresser Documentation](https://www.npmjs.com/package/xpresser)
#### What next?
Please Star Project :)
Thank you so much.