Skip to content

susannajarventausta/angular_crash_course

Repository files navigation

Tutorial project

This project was made while following a Traversy Media tutorial. In appropriate places code has been copied from the tutorial repository to avoid unnecessary typing, like with CSS-files.

Project goal

The main goal of the project is to learn how to use Angular for WEB frontend development.

Dev environment

To run the app correctly start up Angular dev server and json-server. Instructions below.

Angular

This project was generated with Angular CLI version 13.1.4.

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.

JSON Server

JSON Server was used for mocking backend.

Run

Run npm run server to start json-server.

About

Traversy Media tutorial, Angular crash course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published