Skip to content

WinterBlant/WebLab1

Repository files navigation

A small web app for checking up the weather in your city.

Used:

handlebars.js - template engine

SASS - CSS preprocessor

How to launch

  • Clone the repo
  • Unzip dart-sass.7z in the cloned folder
  • Open terminal in this folder
  • Type sass style.sass style.css
  • Open index.html
  • Done!

Editing

style.sass is the css preprocessor's file, which was compiled into simple css, so you may edit either of them. If you want to edit the .sass file, simply unzip the dart-sass.7z into the project, then open the terminal in project folder and type:

sass preprocessfilename cssfilename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published