Skip to content

mijabi/typeSC

 
 

Repository files navigation

typeSC

Built with Grunt

This is Project Template for TypeScript & Sass/Compass.

Getting Started

Install Grunt Plugin

% npm install

Directory

Dev

src
├── html
│   └── index.html
├── scss
│   └── style.scss
└── ts
    └── oop.ts

build

build
├── app.js
├── app.min.js
├── index.html
└── style.css

Command

compile build

% grunt

watch

% grunt watch

server

% grunt server
Running "connect:server" (connect) task
Waiting forever...
Started connect web server on localhost:8000.

© funnythingz

About

This is TypeScript & Sass/Compass Project Template.

Resources

Stars

Watchers

Forks

Packages

No packages published