https://github.com/purwnt/html-starterkit
A HTML starterkit template for rapid development
https://github.com/purwnt/html-starterkit
default html responsive starterkit template
Last synced: 24 days ago
JSON representation
A HTML starterkit template for rapid development
- Host: GitHub
- URL: https://github.com/purwnt/html-starterkit
- Owner: purwnt
- License: gpl-3.0
- Created: 2018-02-22T16:19:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T17:11:24.000Z (about 8 years ago)
- Last Synced: 2025-10-13T17:40:03.951Z (5 months ago)
- Topics: default, html, responsive, starterkit, template
- Language: HTML
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML Starterkit
Basic frontend template for projects using HTML, CSS, Javascript.
## Basic Usage
``` bash
git clone https://github.com/purwnt/html-starterkit.git YOUR_PROJECT_NAME
cd YOUR_PROJECT_NAME
git remote remove origin
```
## Bugs and Issues
Have a bug or an issue with this template? [Open a new issue](https://github.com/purwnt/html-starterkit/issues) here on GitHub
## Offerings
* Standard HTML
* Structured content
* Mobile responsive
## Version-Log
#### Version v1.0 (23.02.2018)
+ Initial public release