Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.59 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.59 KB

NoteMe

Netlify Status Github package.json version LICENSE

Create and store markdown notes

Table of Contents

Getting Started

Prerequisites

This project uses Node and NPM. To install Node I would recommend using nvm for easy swapping of node versions.

Installation

  1. Clone the repo

  2. Install the dependencies with npm install

  3. Create a .env.local file with the following variables:

    GITHUB_TOKEN="INSERT_GITHUB_TOKEN"

Available Scripts

TODO

Acknowledgements

A special thanks to Devisha Bijwe for designing the logo.

License

ISC License © Andrew Speirs