Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec authored Feb 22, 2019
1 parent fae3b36 commit 4e2a44c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,11 @@ Navigate to `http://localhost:4200/`. The app will automatically reload if you c
```
$ npm install
$ npm run start
$ npm run markdown:watch
```

All pages are written in the [markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) and located in the `content` directory. Run `npm run markdown:watch` to compile them to HTML files on file change.

## 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.
Expand Down

0 comments on commit 4e2a44c

Please sign in to comment.