8000 GitHub - qmorozov/GetWinTest: A test assignment from "GetWin"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qmorozov/GetWinTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# start project
npm install
npm run dev

# format code ( prettier )
npm run format

# open storybook
npm run storybook
0