Skip to content

hacktx/hacktx.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackTX Landing Website

This is a work in progress.

Local Development

  1. Install Node.js for your platform
  2. Install the needed dependencies: npm install
  3. Start the Sass watcher: npm run dev
  4. Open the index.html file (or use npm run serve to run a virtual server)

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