Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/darkphoenix2704/iciet
- Owner: DarkPhoenix2704
- Created: 2022-07-10T18:49:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T10:48:55.000Z (about 2 years ago)
- Last Synced: 2024-10-11T00:15:10.656Z (26 days ago)
- Language: TypeScript
- Homepage: https://iciet.vercel.app
- Size: 5.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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