An open API service indexing awesome lists of open source software.

https://github.com/thebrianbug/macro-notes


https://github.com/thebrianbug/macro-notes

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Technically Employed

[![Netlify Status](https://api.netlify.com/api/v1/badges/510602ff-9c2a-4e9a-a142-2f7ff4d72ccb/deploy-status)](https://app.netlify.com/sites/macro-notes/deploys)

A blog focusing on exploring the differing major views on macro finance, cryptocurrencies, and traditional markets.

## Getting Started

1. Install dependencies

```sh
npm install
```

2. Build the project to generate the first CSS. This step is only required the very first time.

```sh
npm run build
```

3. Run Eleventy

```sh
npm run start
```

## Author

Brain McIlwain