Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/b00gizm/codenugget.co

The code which powers the upcoming version of https://codenugget.co
https://github.com/b00gizm/codenugget.co

Last synced: 3 days ago
JSON representation

The code which powers the upcoming version of https://codenugget.co

Awesome Lists containing this project

README

        

# codenugget.co

The code which powers the upcoming version of [codenugget.co](https://codenugget.co).

## Getting Started

### Requirements

* `node` v12.16 or higher
* `npm` v6.14 or higher

### Development Server

```
npm install
npm run dev
```

This will start a development server at [http://localhost:8080](http://localhost:8080).

## Maintainer

Pascal Cremer

* Email: [[email protected]](mailto:[email protected])
* Twitter: [@b00gizm](https://twitter.com/b00gizm)
* Web: [https://codenugget.co](https://codenugget.co)