Skip to content

JTZ18/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run the following command to install all dependencies of the project

yarn

run the following command to preview development server

yarn dev

run the following command to build the project for production

yarn build