Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 386 Bytes

Bookstore

Installation

  1. open terminal and type: git clone https://github.com/4garfield/bookstore.git to clone the project source.
  2. copy the https://github.com/pixelsign/html5-device-mockups/tree/gh-pages/device-mockups to vendor/device-mockups
  3. install packages, then start application: npm install && npm start
  4. open browser, navigate to "http://localhost:3000"