Skip to content

pronix575/pitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch ( new social network )

setup

yarn setup

# or

npm run setup

build

yarn buld

# or

npm run build

start

yarn start

# or

npm run start

developing

yarn dev:serve (or) ds 
yarn dev:build (or) db
yarn dev:client (or) dc