Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

HackNC/fall2019

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fall2019

Development Setup

  • Install a Sass compiler (https://sass-lang.com/install)
    • Watch for changes in static/sass and build into static/css

    • Eg. for CLI usage:

      cd fall2019
      sass --watch static/sass:static/css
      
  • Start a local webserver in the root directory
    • Eg. using Python2:

      cd fall2019
      python -m SimpleHTTPServer
      
    • Eg. using Python3:

      cd fall2019
      python -m http.server
      

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Morty Proxy This is a proxified and sanitized view of the page, visit original site.