Skip to content

fnando/zee

Repository files navigation

Zee

A mini web framework.


Tests Gem Gem MIT License

Getting Started

First, install Zee if you haven't already:

gem install zee

To create a new Zee application, run the following command. You can replace myapp with any name you like.

$ zee new myapp

Now, enter the app's directory and start the development server:

$ zee dev

You can now visit http://localhost:3000 to see your application.

Maintainer

Contributors

Contributing

For more details about how to contribute, please read https://github.com/fnando/zee/blob/main/CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License. A copy of the license can be found at https://github.com/fnando/zee/blob/main/LICENSE.md.

Code of Conduct

Everyone interacting in the zee project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A mini web framework.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published