Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
readme angular watch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Jul 23, 2021
1 parent e42a985 commit 0ec50d3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## development

```
npm install
```


### simple

Only angular UI.

```
npm run start
```

Then open http://localhost:8080/

### full

With server side rendering:

New console: angular
```
Expand Down

0 comments on commit 0ec50d3

Please sign in to comment.