https://github.com/dzucconi/cons
https://github.com/dzucconi/cons
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dzucconi/cons
- Owner: dzucconi
- Created: 2014-09-19T01:23:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:26:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T15:06:47.255Z (12 months ago)
- Language: JavaScript
- Homepage: http://work.damonzucconi.com/cons
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Setup
```bash
git clone git@github.com:dzucconi/boilerplate.git new-project
cd new-project
bin/setup
bin/server
```### Deploy
```
bin/deploy
```