gothinkster / angular-realworld-example-app

Exemplary real world application built with Angular

Home Page:https://angular.realworld.how/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get it up and running on m-9

mstevesmith opened this issue · comments

Followed the instructions in the pro tutorial.

  1. git clone https://github.com/gothinkster/angular-realworld-example-app.git
  2. yarn install
  3. git checkout m-9
  4. ng-serve

Local workspace file ('angular.json') could not be found.
Error: Local workspace file ('angular.json') could not be found.

I guess I could just go through the lessons like a presentation, but if there's an easy way to get up and running I'd like to hear it.

Nevermind I'm just going through and recreating it with the cli.