pandametal / Angular6-Example-Website

Angular 6 Example website + Angular CLI + Angular Material + Angular Example Library

Home Page:https://www.mindinventory.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular6 Example Website Structure

Beautiful angular6 website structure with animated slider and navigation flow.

Check it out on Dribbble (https://dribbble.com/shots/5264929-Spect-website)

Getting started

Warning

Verify that you are running at least node 8.9.x and npm 5.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

  1. Go to project folder and install dependencies.
npm install
  1. Launch development server:
ng serve

Features

  • Search bar, to look for heroes
  • Custom loading page
  • Modal and toasts (snakbar)!
  • Lazy loading modules
  • Dynamic Imports
  • Storage module (ngx-store)
  • Basic example library
  • Scroll restoration and anchor examples
  • Responsive layout (flex layout module)
  • SASS (most common used functions and mixins) and BEM styles
  • Animations!
  • Angular Pipes
  • Autocomplete enabled in forms
  • Modernizr (browser features detection)
  • Slider

Changelog

Version: 1.0

  • Initial Version

LICENSE!

Angular6-Example-Website is MIT-licensed.

Let us know!

We’d be really happy if you send us links to your projects where you use our component. Just send an email to sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.

About

Angular 6 Example website + Angular CLI + Angular Material + Angular Example Library

https://www.mindinventory.com/

License:MIT License


Languages

Language:TypeScript 40.8%Language:CSS 34.8%Language:HTML 23.9%Language:JavaScript 0.5%