https://github.com/levonet/hypnotoad
static site with b_
https://github.com/levonet/hypnotoad
Last synced: about 1 year ago
JSON representation
static site with b_
- Host: GitHub
- URL: https://github.com/levonet/hypnotoad
- Owner: levonet
- Created: 2014-07-24T07:55:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T22:24:12.000Z (over 9 years ago)
- Last Synced: 2024-10-11T23:04:24.999Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://yalta.net.ua
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## hypnotoad
[](https://travis-ci.org/levonet/hypnotoad)
### Installation
```
> git clone https://github.com/levonet/hypnotoad.git
> cd hypnotoad
> npm i
> ./node_modules/.bin/bower i
```
### Run development server
```
> ./node_modules/.bin/enb server
```