/angular-ecommerce

Example store using Angular and Material Design

Primary LanguageTypeScript

angular-ecommerce

Example store using the following libraries:

  • Angular
  • angular-material

Installation

Ensure you have Node and NPM installed using the instructions at:

https://nodejs.org/download/

Install the project dependancies using:

npm install

Usage

Run the local server using the command:

npm start

Then view the site at:

http://localhost:4200/

Translations

Use the translate command to build the messages file:

npm run translate

Directory structure

src/                       --> Frontend sources files

Contact

For more information please contact kmturley