Skip to content

Starting framework for a auth-included social media application

Notifications You must be signed in to change notification settings

sp12102001/network-me

Repository files navigation

Documentation

Installation

⚠️ Important
Make sure the following tools are installed on your computer

Docker Desktop Version Node.js version npm Version


$ pnpm run init

Development

$ pnpm run dev

View your application in your browser

Production

$ pnpm run build
$ pnpm run start