Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clemmy/old-website

A place where I put all my links!
https://github.com/clemmy/old-website

Last synced: about 1 month ago
JSON representation

A place where I put all my links!

Awesome Lists containing this project

README

        

# clemmy.github.io

Static site built with jQuery, bootstrap, and sass, and a contact form powered by [formspree.io](http://formspree.io/).

## Installation

`npm install` (Tested with Node v14.x)

## Development

```bash
npm run dev
```

## Deployment

```bash
npm run deploy
```