8000 GitHub - prasannabalaji7/shopping-center
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prasannabalaji7/shopping-center

Repository files navigation

shopping-center

  • A basic Ember application with static data using the below
  • Ember2.0 ,Handlebars , bootstrap
  • http://localhost:port/ will load the home pages
  • You can traverse through the products in the side menu
  • With some Paging, sortBy ,routing functionality
  • As its a static page the first two menu in "Cheeks" menu will have the data
  • will improve the application with dynamic data soon

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd shopping-center
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0