/hello-world

The very first web application built using Air.

Primary LanguageGoMIT LicenseMIT

Hello World

The very first web application built using Air.

Installation

Check out the latest version of Hello World and enter it

$ git clone https://github.com/air-examples/hello-world.git
$ cd hello-world

and run it

$ go run main.go

then visit http://localhost:8080.

Community

If you want to discuss Hello World, or ask questions about it, simply post questions or ideas here.

Contributing

If you want to help build Hello World, simply follow this to send pull requests here.

License

This project is licensed under the MIT License.

License can be found here.