Skip to content

D3SOX/awesome-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

awesome-software

Some recommendations regarding software for desktop and mobile ๐Ÿ”

โš ๏ธ The repo's master branch contains the source files for the site. The static files are in the gh-pages branch!

Development

Install dependencies

yarn

Run development server

yarn dev

Build for production

yarn build

For more details, please head VitePress's documentation.