https://github.com/posthtml/project-stub
https://github.com/posthtml/project-stub
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/posthtml/project-stub
- Owner: posthtml
- Created: 2015-09-25T18:09:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T15:03:23.000Z (over 7 years ago)
- Last Synced: 2024-10-29T21:06:08.312Z (over 1 year ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project stub for PostHTML
## Install
```
git clone git@github.com:posthtml/project-stub.git my-project
cd my-project
npm i
```