Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 :)