Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

  • Install npm i

  • Start dev npm run start

  • Build npm run build

Config

package.json

  "name": "webapp-structure",
  "version": "0.1.0",

Rules

HTML /public

Title

/public/* default assets

Title

<title>ZaloPay - Thanh toán trong 2 giây</title>

Default meta tags

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

ZaloPay meta tags

<meta name="keywords" content="zalopay">
<meta name="description" content="ZaloPay - Thanh toán trong 2 giây">
<meta name="author" content="ZaloPay">
<!-- <meta name="googlebot" content="noarchive"> -->
<!-- <meta name="robots" content="noarchive"> -->
<!-- <meta name="ROBOTS" content="index, follow"> -->
<meta property="fb:app_id" content="110077292998971">
<meta property="og:type" content="website">
<meta property="og:title" content="ZaloPay - Thanh toán trong 2 giây">
<meta property="og:url" content="https://zalopay.vn/">
<meta property="og:image" content="%PUBLIC_URL%/defaultImage.png">
<meta property="og:site_name" content="ZaloPay.vn">
<meta property="og:locale" content="vi_VN">
<meta property="og:description" content="ZaloPay - Thanh toán trong 2 giây">

ZaloPay social

<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="76x76" href="%PUBLIC_URL%/apple-touch-icon.png">
<link rel="mask-icon" href="%PUBLIC_URL%/safari-pinned-tab.svg" color="#5bbad5">

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages