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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    2
  • 0.1.1
    1

Package Sidebar

Install

npm i express-seed

Weekly Downloads

2

Version

0.1.2

License

none

Last publish

Collaborators

  • jimliu