Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 615 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 615 Bytes

This example demonstrates how to set up Fylgja with Webpack using SCSS syntax.

The steps outlined cover the minimal requirements and configuration needed to get started.

How to use

git clone https://github.com/fylgja/examples.git
cd examples/webpack/
npm install
npm start

Try in the browser

Open in StackBlitz