This is simple hello-world project about how to use Hyron framework
- Document : https://docs.hyron.org
- Github : https://github.com/orgs/hyron-group
- Fanpage : https://www.facebook.com/hyron.group/
- Twitter : https://twitter.com/hyron_dev
git clone https://github.com/thangdjw/hyron-helloworld.gitnpm inode index.jsYou also using @hyron/cli to run application with another useful feature
npm i -g @hyron/clihyron starthttp://localhost:3000/demo/say-hello?yourName=world
http://localhost:3000/demo/say-hello-json?yourName=world