Commit Graph

8 Commits

Author SHA1 Message Date
Xinrui Chen 4d3bb8edd4
added mobile layout (#68) 2022-10-09 17:53:45 -07:00
Xinrui Chen 82bbf9a21c update: param, toProduct helpers typed 2022-07-23 15:36:35 -07:00
Zane Schaffer 2fbde8cf3f test: create basic testing framework
Setup configuration for Vitest

BREAKING CHANGE: vite.config.js updated - needs to be pulled
2022-07-19 12:50:23 -07:00
Zane Schaffer 22bbafbc12 test(jest.config.ts): create Jest config 2022-07-19 11:54:40 -07:00
Zane Schaffer b4f8ae3f0f fix: change vite version to 3 for playwright
Playwright requires Vite 3, previously we were using Vite 2. Package.json updated accordingly
2022-07-19 08:43:42 -07:00
Zane Schaffer a84598617d first fetch functionality 2022-07-07 22:26:43 -07:00
Xinrui Chen 42bde6f198 Added tailwind and config 2022-07-07 19:43:30 -07:00
Zane Schaffer 40277d86e7 SvelteKit Boilerplate 2022-07-07 19:16:44 -07:00