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
- Host: GitHub
- URL: https://github.com/sashimii/corewebstarterkit
- Owner: sashimii
- License: mit
- Created: 2017-02-03T15:58:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T16:08:08.000Z (over 7 years ago)
- Last Synced: 2025-01-12T23:09:15.276Z (4 months ago)
- Language: JavaScript
- Size: 3.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`