Skip to content

Web development environment that uses HTML, SASS, JavaScript.

Notifications You must be signed in to change notification settings

doiyuki/html-sass-js-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML + SASS + JavaScript development environment

This presents newest and standard HTML + SASS + JavaScript development environment.

Description

This environment uses npm, gulp to development web project.

Installation

$ git clone https://github.com/doiyuki/html-sass-js-dev-env.git
$ cd html-sass-js-dev-env
$ npm install
$ gulp

(Optional)
$ mkdir src
$ mkdir ./src/js
$ mkdir ./src/sass

Usage

Write JavaScript in src/js, and SASS in src/sass.
These will be built automatically after $ gulp.

Author

Yuki Doi http://toach.click/

About

Web development environment that uses HTML, SASS, JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published