Skip to content

soitchu/css-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

https://soitchu.com/battle/

How to install

Run the following command:

npm install && npm start

THen it will display the port number at which the server is running.

Installing on Glitch

You'll need to pass the "--no-sandbox" argument to puppeteer. This is done because Glitch projects run inside docker containers.