Skip to content

Edenmi/zhnet-official-website

 
 

Repository files navigation

Homepage-frontend

install

Run the following command to install this frontend project:

yarn install

develop

Run the following command to setup a development server on localhost:5173 :

yarn dev

build

Run the following command to build this frontend project:

yarn build

Build files should be inside ./dist if built successfully.

About

ZHNET.co.uk Source Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.8%
  • TypeScript 12.7%
  • HTML 3.9%
  • Less 0.6%