Skip to content

Instantly share code, notes, and snippets.

@qvil
Last active August 15, 2021 05:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qvil/0d3fb973eb8900914f096ca66bdd5024 to your computer and use it in GitHub Desktop.
Save qvil/0d3fb973eb8900914f096ca66bdd5024 to your computer and use it in GitHub Desktop.
README.md Example for github

Description

demo.png

Prerequisites

  • Node.js >= 14.x (Recommended the latest version)

Install

npm install
# or
yarn

Development

First, run the development server:

npm run dev
# or
yarn dev

Build

npm run build
# or
yarn build

Start

npm run start
# or
yarn start

🌏 Supported Browser

IE / Edge IE IE / Edge Edge Firefox Firefox Chrome Chrome Safari Safari Opera Opera
>= 11 >= 85 >= 80 >= 84 >= 13 >= 70

MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment