/bookstore

bookstore is a SPA(based on Marionette) website with SEO optimized

Primary LanguageJavaScriptMIT LicenseMIT

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"