This is the information and landing site for Tallahassee's Design Week 2020.
-
Develop
Use yarn to begin the development server.
# start the development server yarn develop
-
Build
To build the static site for deployment.
# Build the static site yarn build