Skip to content

fwtcumt/headache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

Install the project packages, you can run:

yarn

To run the project, you can run:

yarn start

To build the project, you can run:

yarn build

Deploy the project to gitbug-pages, you can run:

yarn build && yarn deploy