Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Add notes about template
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger authored Aug 14, 2023
1 parent 1b53be2 commit b73f860
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@
<tr><td>13:30-14:00</td><td><a href="syllabus/cloud-basics/exercise.md">Cloud Basics Exercise</a></td><td>Leo</td>
</tbody>
</table>

## About This Repository

This repository is based on [Americana](https://github.com/nasa-gcn/americana-stack), a project template for [Remix](https://remix.run) preconfigured with the [US Web Design System (USWDS)](https://designsystem.digital.gov). To start a fresh project from that template _without_ the tutorial materials, run this command:

npx create-remix@latest --template nasa-gcn/americana-stack

Learn more about [Remix Stacks](https://remix.run/stacks).

0 comments on commit b73f860

Please sign in to comment.