https://github.com/andreypelykh/_template
https://github.com/andreypelykh/_template
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreypelykh/_template
- Owner: andreypelykh
- Created: 2017-07-01T21:12:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T19:15:53.000Z (about 8 years ago)
- Last Synced: 2025-03-04T04:15:24.972Z (over 1 year ago)
- Language: JavaScript
- Size: 240 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## init
```
npm i && gulp
```
## clone & init
```
git clone --depth 1 https://github.com/andreypelykh/_template.git . && npm i && gulp
```