Skip to content

FreetailHackers/freetailhackers.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freetail Hackers Website

This is a work in progress.

https://freetailhackers.com/

Local Development

  1. Install Node.js for your platform
  2. npm install -g node-sass
  3. Start the Sass watcher: node-sass --watch style.scss style.css
  4. Open the index.html file

You can now make modifications to the style.scss file and it will be automatically recompiled. Refresh your browser window to see changes.