This is a landing page for the game 'Death Stranding' coded with JavaScript.
(The design is by YotI & Amilemia)
Install all modules and their dependencies that are listed on package.json file:
npm install
Create the public folder and start the live-server: (save one of the SCSS files afterwards to keep track of the changes correctly)
npm start
- HTML
- CSS(SASS)
- JS