Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aboutlo/reactic-hoover
https://github.com/aboutlo/reactic-hoover
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aboutlo/reactic-hoover
- Owner: aboutlo
- Created: 2015-05-10T22:33:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T21:15:57.000Z (over 4 years ago)
- Last Synced: 2024-11-07T20:45:21.009Z (about 2 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactic Hoover
# Preview
![Alt Preview](/preview.png)
# Requirements
node >= v0.10.35
npm >= 2.7.3# Install
git clone https://github.com/aboutlo/reactic-hoover
npm install# Development
npm run dev
open http://localhost:8080/webpack-dev-server/# Test
npm run test