https://github.com/aboutlo/reactic-hoover
https://github.com/aboutlo/reactic-hoover
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aboutlo/reactic-hoover
- Owner: aboutlo
- Created: 2015-05-10T22:33:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T21:15:57.000Z (almost 6 years ago)
- Last Synced: 2024-12-29T11:16:21.848Z (over 1 year 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

# 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