Skip to content

Commit

Permalink
Add base app skeleton
Browse files Browse the repository at this point in the history
Includes adding routes for app and home, as well as some basic theming.

see #22, #3, #6
  • Loading branch information
j-frost committed Jan 4, 2023
1 parent fa5d650 commit baee234
Show file tree
Hide file tree
Showing 19 changed files with 1,244 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tasks:
npx playwright install
npm run check
gp sync-done install
npm run prepare
command: npm run dev
- name: Unit tests
command: |
Expand Down
Loading

0 comments on commit baee234

Please sign in to comment.