Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Planning-Poker-Teams/planning-poker-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

planning-poker-web

cd web/

Project setup

yarn install

Run project linting

yarn run lint

Run project test

yarn run test

Compiles and hot-reloads for development

yarn run dev

Compiles and minifies for production

yarn run build