abmisx0 / deficollective.github.io

The DeFi Collective official website

Home Page:https://deficollective.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeFi Collective Logo

🐜 DeFi Collective Website

This repository contains the source code to the DeFi Collective's website and blog.

πŸš€ Getting Started

πŸ‘‰ Prerequisites

To build and deploy this project, you need to have some prerequisites installed on your machine.

πŸ‘‰ Install Dependencies

Install all the dependencies using the following command.

npm install

πŸ‘‰ Development Server

Start the development server using the following command.

npm run dev

πŸ‘‰ Update Modules

Update all the modules using the following command.

npm run update-modules

πŸ‘‰ Build Command

Build your project locally with the following command. It will purge all the unused CSS and minify all the files.

npm run build

🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this repository. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

πŸ“ License

Copyright (c) 2023 - Present, DeFi Collective

Code License: Released under the MIT license.

Image license: Images may come with their own license, please contact us if you have any questions.

About

The DeFi Collective official website

https://deficollective.org

License:MIT License


Languages

Language:JavaScript 80.3%Language:HTML 10.7%Language:SCSS 4.6%Language:CSS 4.4%