Skip to content

doiyuki/html-sass-ts-angular-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML + SASS + TypeScript + AngularJS development environment

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

Description

This environment uses npm, gulp, tsc, typings to development web project.

Installation

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

(Optional)
$ mkdir ./src/sass

Usage

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

Author

Yuki Doi http://toach.click/

About

Development environment that uses HTML, SASS, TypeScript, AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published