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.
0.0.2
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
git clone https://github.com/MilkZoft/Hare.js.git
cd Hare.js
npm install
node hare
Go to localhost:3000
MIT
Free Software, Hell Yeah!