- Install a Sass compiler (https://sass-lang.com/install)
-
Watch for changes in
static/sass
and build intostatic/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
-
-
Notifications
You must be signed in to change notification settings - Fork 0
HackNC/fall2019
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published