aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5a3a981001cd5f9364358ae4a5b4ce30a10e3d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Makeup

Makeup website written in markdown.

## Usage

```
npm install
npm run watch
```

Open a browser with the following address: `localhost:8000`.