Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 591 Bytes

awwward-rebuild-SOTD--1

JS Standard Style

Screenshot of Website

Getting Started

You need to have Node.js and npm installed in your machine, these are our only dependencies to run the project locally.

# Clone the project.
git clone https://github.com/MAGGIx1404/awwward-rebuild-SOTD--1.git

# Install npm depedencies.
npm install

# Configure .env variables and run the website.
npm run dev