Skip to content

An example ASP.NET Core project which incorporates Svelte and SASS compilation on Rollup bundler.

Notifications You must be signed in to change notification settings

mark-russ/ImpulseExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImpulseExample

An example ASP.NET Core project which incorporates Svelte and SASS compilation on Rollup bundler.

Installation

  1. Make sure you have rollup. You can install it globally via npm install -g rollup.
  2. Run npm install to install the dependencies.
  3. Run npm run watch during development to keep the bundler updating the files as you make edits.

About

An example ASP.NET Core project which incorporates Svelte and SASS compilation on Rollup bundler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published