https://github.com/jsdf/punchface
https://github.com/jsdf/punchface
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsdf/punchface
- Owner: jsdf
- Created: 2020-02-03T02:55:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T20:32:50.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T06:40:53.816Z (about 2 months ago)
- Language: TypeScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
to start
```
npm install
npm run dev
```to publish
```
npm run pages
```