Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveenkumarpg/gitapi
Git app to fetch repos and create issue against.
https://github.com/naveenkumarpg/gitapi
Last synced: 3 days ago
JSON representation
Git app to fetch repos and create issue against.
- Host: GitHub
- URL: https://github.com/naveenkumarpg/gitapi
- Owner: naveenkumarpg
- License: apache-2.0
- Created: 2018-06-20T13:31:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T17:04:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-23T03:14:34.164Z (2 months ago)
- Language: JavaScript
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#instantuix
instantuix node package for the front-end developers who need to do rapid HTML/CSS development.
####How to install it .?
use any one of the method to retrieve the code
```
npm install instantuix
```
(or)```
clone from GitHub repository : https://github.com/naveenkumarpg/instantuix.git
```after successful cloning use
```
npm install
```
then use grunt command,```
grunt
```webpage will be automatically opened on http://localhost:3000
from there go to site folder and then index.html
Hola.! your site is up.
I am using this module to assemble the pages https://github.com/assemble/assemble, please refer for more information on assemble pages
Fun Coding :)