MilkZoft / Hare.js

Node.js Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hare.js

Hare.js (@hare_js) is a really fast Node.js framework to create web applications in a faster, easy and practical way.

  • This framework is ideal to people that wants to learn Node.js
  • If you already used some PHP Framework such as CodeIgniter or Zend, this framework will be very familiar for you.
  • Language support: English, Spanish, French, Italian, Portuguese, German, Chinese and Japanese.
  • Is open source, feel free to contribute with the project.

This framework was developed by Carlos Santana with @codejobs community support.

Version

0.0.2

Tech

Hare.js uses a number of open source projects to work properly:

  • Node.js - evented I/O for the backend
  • Express - web application framework for node
  • Jade - Node Template Engine
  • Stylus - Expressive, dynamic, robust CSS
  • MySQL - The world's most popular open source database
  • MongoDB - an open-source document database
  • jQuery - JavaScript framework

Installation

git clone https://github.com/MilkZoft/Hare.js.git
cd Hare.js
npm install
Start Node Server
node hare

Go to localhost:3000

License

MIT

Free Software, Hell Yeah!

About

Node.js Framework


Languages

Language:JavaScript 99.8%Language:CSS 0.2%