lsgalves / hci-icons

Icons made for Unifadra's IHC class

Home Page:https://hci-icons.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site Preview

🚀 Getting started

  • Make sure you have installed on your machine:
    • Node.js >= 12.0.0
    • Git
# Clone this repository
$ git clone https://github.com/LeonardoGalves/hci-icons.git

# Go into the repository
$ cd hci-icons

# Install dependencies
$ npm install

# Run develop mode
$ npm run dev

# or production mode
$ npm run build && npm start

📝 Licence

This project is under license from MIT. See the LICENSE file for more details.

About

Icons made for Unifadra's IHC class

https://hci-icons.now.sh

License:MIT License


Languages

Language:TypeScript 57.0%Language:SCSS 42.2%Language:JavaScript 0.7%