Skip to content

thomas-huet/codenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codenames

Run Project

npm install
npm start
# in another tab
npm run webpack

Build for Production

npm run build
npm run webpack:production