Suburbanno / Glyphs

Home Page:https://glyphs.noxian.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ingress-Glyphs

Init the development workspace

  1. Clone the repository git clone htpps://github.com/Suburbanno/Ingress-Glyphs.git
  2. Move inside the folder cd Ingress-Glyphs
  3. Install the dependencies npm install or yarn install

Develop the app

$ npm dev
# or
$ yarn dev

Build the app

$ npm build
# or
$ yarn build

About

https://glyphs.noxian.dev

License:MIT License


Languages

Language:HTML 53.9%Language:CSS 29.9%Language:JavaScript 16.2%