alexknowshtml / qr-code-generator

QR code generator

Home Page:https://qrcode-generate.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Code Generator

Create an app about HTML/CSS/JS with Parcel (Web application bundle)

Author: Cu Nguyen <cunguyen.dev@gmail.com>

Deploy to Netlify: https://qrcode-generate.netlify.app/

Requirements

Getting Started

Step by step to run this app in your local

Install packages

At your directory root, run:

npm/yarn install

Run server

npm/yarn start

Open on web: http://localhost:1234 (this is by default, you can custom it)

Build

npm/yarn run build

You can update the source structures to follow your patterns.

Note: Live-reload is supported

About

QR code generator

https://qrcode-generate.netlify.app/


Languages

Language:SCSS 97.5%Language:HTML 1.4%Language:JavaScript 1.2%