basic jspsych functionality
This commit is contained in:
@@ -5,6 +5,8 @@ globs:
|
||||
|
||||
# Structure
|
||||
|
||||
- Read, but don't edit @README.md to get an idea of how the app should work.
|
||||
- Where possible, the app should be separated into an API and frontend components.
|
||||
- Tests should be written as the app is developed.
|
||||
- Use package.json to ensure you're using the correct packages to implement features and not installing redundant packages or reinventing the wheel.
|
||||
- Use package.json to ensure you're using the correct packages to implement features and not installing redundant packages or reinventing the wheel.
|
||||
- User superforms for all forms
|
||||
@@ -5,5 +5,5 @@ globs:
|
||||
|
||||
# Styling
|
||||
|
||||
- Where possible, the app should use shadcn for svelte components
|
||||
- Everything should be designed using shadcn for svelte components
|
||||
= No plain CSS should be written - only Tailwind
|
||||
|
||||
Reference in New Issue
Block a user