Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carnesen/buzz

A toy app made with Angular 1 and Node.js
https://github.com/carnesen/buzz

Last synced: 26 days ago
JSON representation

A toy app made with Angular 1 and Node.js

Awesome Lists containing this project

README

        

# **@carnesen/buzz**

[![build status badge](https://github.com/carnesen/buzz/workflows/test/badge.svg)](https://github.com/carnesen/buzz/actions?query=workflow%3Atest+branch%3Amaster)

A toy app I made in 2015 when I was learning web development. Deployed on the web at [buzz.carnesen.com/](https://buzz.carnesen.com/).

## Usage

To run this application locally, Git clone it, `npm install`, and `npm start`.

## Related

- [**@carnesen/carnesen-dot-com**](https://github.com/carnesen/carnesen-dot-com): Automates the deployment of this site to the web using Google Cloud Platform

## License

MIT © [Chris Arnesen](https://www.carnesen.com)