express-seed

0.1.2 • Public • Published

express-seed

An empty website using nodejs + express + handlerbars + sass + bower + grunt + mysql.

Development environment setup

Prerequisites

Dependencies

Installation

Run the commands below in the project root directory.

1. Install Sass
$ gem install sass
2. Install Grunt and Bower
$ sudo npm install -g grunt-cli bower
3. Install project dependencies
$ npm install
$ bower install

Useful commands

Running web site

To start the web server, run:

$ grunt dev

To access the local server, enter the following URL into your web browser:

http://localhost:3000/

Dependencies (18)

Dev Dependencies (19)

Package Sidebar

Install

npm i express-seed

Weekly Downloads

2

Version

0.1.2

License

none

Last publish

Collaborators

  • jimliu