Skip to content

simple-login/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get hugo theme

git submodule update --init --recursive

To deploy:

hugo && vercel --prod

To dev locally

hugo server

Then open http://localhost:1313