Skip to content

Course: Building Web Applications With the New Angular (4, 5 and 6)

Notifications You must be signed in to change notification settings

bcmartinelli/meat-app

Repository files navigation

Meat App

Course: Building Web Applications With the New Angular (4, 5 and 6).

Certified: Bruno Campos Martinelli

1. Steps to get started

Cloning the Repository

git clone https://github.com/martinelli4630/meat-app.git

Installing the Dependencies

npm install

Initializing the Server

ng serve or npm start

2. Starting the Backend

Installing json-server

npm install -g json-server

Starting the service (application root)

json-server db.json

About

Course: Building Web Applications With the New Angular (4, 5 and 6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published