Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 318 Bytes

Purpose

Build a platform with comprehensive knowledge, methods and tools about mental health and related topics.

Developing

Once you've created a project and installed dependencies with pnpm install:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open