lironka / VideoService

Home assignment Angular7 + NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoService

This project was generated with Angular CLI version 7.3.5.

Development Frontend 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.

Development Backend server

Open new terminal.

If needs do npm install.

Run cd server

Run npm start for a dev backend server. Navigate to http://localhost:3000/. The backend 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. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Home assignment Angular7 + NodeJS


Languages

Language:TypeScript 67.8%Language:JavaScript 16.8%Language:HTML 11.7%Language:CSS 3.6%