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

https://github.com/sashimii/corewebstarterkit

Simple reloading for small scale projects
https://github.com/sashimii/corewebstarterkit

Last synced: 2 months ago
JSON representation

Simple reloading for small scale projects

Awesome Lists containing this project

README

        

# Core Web Starter Kit

## Features

1. Foundation
2. Browsersync
3. Gulp-Sass
4. Hot Reloading

## Usage

Install NodeJS: https://nodejs.org/en/

Install your dependancies from your root folder: `npm install`

Run Dev Server: `gulp`