0.2.1 • Published 9 years ago

birdy-server v0.2.1

Weekly downloads
11
License
MIT
Repository
github
Last release
9 years ago

birdy Build Status npm.io

Make fly your web applications with birdy, an easy way to start developing node.js websites with all the newest technologies.

Setup

Clone the git running git clone <repository-url>, go to the folder and run npm run deps

Run

Note: You will need to have gulp globally installed, npm install --global gulp

First build assets, elements and other things by running:

gulp build [--dev] [--build] [--clean]

Then you are ready to start the server by running: npm run start

CLI

In order to speed up and facilitate the creation of controllers, views and other components, you can use birdy-cli (https://github.com/iiegor/birdy-cli).

Documentation

See the repository website.

Contributors

  • Iegor Azuaga (dextrackmedia@gmail.com)
0.2.1

9 years ago

0.2.0

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.0

10 years ago