You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So you can keep asking "But why?" with the wonder of a child and dig into the deeper reason behind things.
4
+
5
+
## Getting Started
6
+
7
+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
8
+
9
+
### Prerequisites
10
+
11
+
What things you need to install the software and how to install them
12
+
13
+
```
14
+
Give examples
15
+
```
16
+
17
+
### Installing
18
+
19
+
A step by step series of examples that tell you have to get a development env running
20
+
21
+
Say what the step will be
22
+
23
+
```
24
+
Give the example
25
+
```
26
+
27
+
And repeat
28
+
29
+
```
30
+
until finished
31
+
```
32
+
33
+
End with an example of getting some data out of the system or using it for a little demo
34
+
35
+
## Running the tests
36
+
37
+
Explain how to run the tests for this system
38
+
39
+
### Break down into end to end tests
40
+
41
+
Explain what these tests test and why
42
+
43
+
```
44
+
Give an example
45
+
```
46
+
47
+
### And coding style tests
48
+
49
+
Explain what these tests test and why
50
+
51
+
```
52
+
Give an example
53
+
```
54
+
55
+
## Deployment
56
+
57
+
Add additional notes about how to deploy this on a live system
58
+
59
+
## Contributing
60
+
61
+
Please read [CONTRIBUTING.md](CONTRIBUTION.md) for details on how to contribute to this project as well as other details like our code of conduct.
62
+
63
+
See also the list of [contributors](./graph/contributors) who participated in this project.
0 commit comments