Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkphoenix2704/iciet

Website for ICIET 22 Conference
https://github.com/darkphoenix2704/iciet

Last synced: 5 days ago
JSON representation

Website for ICIET 22 Conference

Awesome Lists containing this project

README

        

![](src/assets/Header.svg)

![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Webpack](https://img.shields.io/badge/webpack-%238DD6F9.svg?style=for-the-badge&logo=webpack&logoColor=black)

## How to Run?
Clone the Repo

```git clone -b main https://github.com/DarkPhoenix2704/iciet```

Change Directory

``` cd iciet ```

Install Dependencies

```yarn install```

Run Webpack DevServer

```yarn watch ```

## Contributors