Skip to content

peterjuras/sample-jspm-ts-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSPM TypeScript - SASS sample

Sample to demonstrate the usage of the SystemJS SASS loader plugin with TypeScript. This sample was only created as an explanation for this issue.

Running the sample

  1. Install jspm packages:
# If jspm is not installed yet
npm i -g jspm

jspm i
  1. Serve the directory to your browser. For example:
# Install browser-sync
npm i -g browser-sync

# Start serving the files and open a browser
browser-sync start --server

About

(Sample for issue demonstration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published