Thank you for purchasing Sophia - Angular Material Ecommerce theme. If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thankyou so much!
Sources directory.npm install command. This command will load all necessary dependencies specified in the package.json file.npm install -g @angular/cli command to install Angular CLI (if not yet installed).To start a local HTTP server and runs the build process with change tracking run the command:
ng serve
To build for production, run the command:
ng build --prod
After executing the command, the compiled project will be located in the dist directory.
For a complete list of available Angular CLI commands, go to this link.
When you unpack downloaded archive from ThemeForest.net you'll get folder containing 2 folders.
Multikart include 12 color option, You need to change app.scss.
@import 'scss/color1';
@import 'scss/color2';
... as on
If you want to use another color, change $theme-deafult variable in style scss
$theme-main: #ffc111;
!--Google font--
link href="" https://fonts.googleapis.com/css?family=Roboto:300,400,700,900
Email Us at : lazeapostolski@gmail.com