Skip to content

xenikopa/angular-pet-news

Repository files navigation

Angular Test News project

Simple news list with:

Stack:

  • Angular 9
  • SASS
  • Material components

Mockups for develop

Project view

Installation

Install with npm:

$ npm install

or with yarn

$ yarn install

Developing

Run develop with command

npm start

Navigate to http://localhost:4200/.

Get prod builded files with command

npm run build:prod

Run test with command

npm run test

Run linter and fix all with command

npm run lint:fix

About

Pet test project, Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published