Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 478 Bytes

About

This is an angular website that demonstrates how angular animation works. It also uses BEM ( block element modifer ) css methodology.

Setup

Run npm install to install dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.