Skip to content

Commit

Permalink
docs: add some docs
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Jun 13, 2023
1 parent 49ecb59 commit 7414d53
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Installation"
date: "2020-01-01"
order: 2
order: 20
---

## 1. Copy the files from the repository into your own local repository.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Introduction"
date: "2020-01-01"
order: 0
order: 10
---

Miller Start is a fullstack application example for learning and building javascript applications.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "NestJs and NestJs"
date: "2020-06-13"
order: 0
order: 40
---

## Why NestJS and NextJS?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Code Quality Tools"
date: "2020-01-01"
order: 0
order: 30
---

I use tools help me write consistent, correct code. Miller includes pre-configured tools to help with this.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Quick Start"
date: "2020-01-01"
order: 1
order: 11
---

This is the quick start. See the full installation instructions for more detail on the steps below.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why Miller Start"
date: "2020-06-13"
order: 0
order: 5
---

## 1. Miller Start gets you past the hard parts
Expand Down

0 comments on commit 7414d53

Please sign in to comment.