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

https://github.com/linuxmobile/code-notes

๐Ÿ““ Markdown code-related note-taking web app.
https://github.com/linuxmobile/code-notes

Last synced: 3 months ago
JSON representation

๐Ÿ““ Markdown code-related note-taking web app.

Awesome Lists containing this project

README

          

# Code Notes

## ๐Ÿ›’ Requirements

Go to the [official Node.js website](https://nodejs.org/) and download the installer for your approriate operating systems. Do the same for [git](https://git-scm.com/).

## ๐Ÿงท Install

```shell
git clone git@github.com/railek/code-notes.com.git
cd code-notes
npm install
```

## ๐Ÿ“ License

This project is licensed under the MIT LICENSE, Copyright (c) Railek. For more information see [LICENSE](LICENSE).