Skip to content

congagen/mmosfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMOSFX


Testing:

  • HTTPS (MAC):
brew install nss
npm i -g --only=prod https-localhost
serve .
-> https://localhost
  • HTTPS (LINUX):
sudo apt install libnss3-tools
sudo yum install nss-tools
sudo pacman -S nss
-> https://localhost