https://github.com/maggix1404/awwward-rebuild-sotd--1
Dummy link of project with backend..........
https://github.com/maggix1404/awwward-rebuild-sotd--1
animations awwwards gsap pagetransitions parallax prismic-cms pug-template-engine
Last synced: about 2 months ago
JSON representation
Dummy link of project with backend..........
- Host: GitHub
- URL: https://github.com/maggix1404/awwward-rebuild-sotd--1
- Owner: MAGGIx1404
- Created: 2022-04-23T14:24:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T07:05:27.000Z (over 2 years ago)
- Last Synced: 2025-04-10T22:13:18.468Z (about 2 months ago)
- Topics: animations, awwwards, gsap, pagetransitions, parallax, prismic-cms, pug-template-engine
- Language: Pug
- Homepage: https://evil-studio.herokuapp.com/
- Size: 9.75 MB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# awwward-rebuild-SOTD--1
[](http://standardjs.com/)

# Getting Started
You need to have [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) installed in your machine, these are our only dependencies to run the project locally.
```sh
# 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
```