Skip to content

michael-tang0823/expressjs-bootstrap

Repository files navigation

Node.js ExpressJS Bootstrap

The Node.js ExpressJS Bootstrap demonstrates a simple, reusable Node.js web application based on the Express framework.

Run the app locally

  1. Install Node.js
  2. [Install bower][]
  3. cd into the app directory
  4. Run bower install to install the app's dependencies
  5. Run npm install to install the app's dependencies
  6. Run npm start to start the app
  7. Access the running app in a browser at http://localhost:6001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published