# DES-340
# Active Assignments
- Projects
- Finalize Project 6
# Calendar
# Syllabus
Download the Syllabus (Norris)
Download the Syllabus (Fleener)
# Developers
This is a VuePress (opens new window) project, written in Markdown (opens new window).
Install VuePress by running yarn global add vuepress@next
or npm install -g vuepress@next
Then from this project directory, run yarn install
or npm install
Run vuepress dev to run locally,
vuepress build to build static files for deployment.
VuePress Guide (opens new window)
# Credits
Content by Brian Norris (opens new window)
Projects 2 and 3 originated by Jesse Nivens (opens new window)