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