Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dubbs/new-blog
https://github.com/dubbs/new-blog
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dubbs/new-blog
- Owner: dubbs
- Created: 2015-08-18T14:37:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T03:59:28.000Z (over 9 years ago)
- Last Synced: 2023-04-03T21:35:08.726Z (almost 2 years ago)
- Language: HTML
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Start server
```bash
vagrant ssh
su -
cd /vagrant
make devserver
```