hiddify / hiddify-user-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Translations

You can easily contribute to this project by using the following links to improve the translations:

first clone the project

You have to install node js in order to run the project

nodejs download link:

https://nodejs.org/en/download/current

after installing node you must download and install yarn

install yarn:
npm install --global yarn
insert this command to install the packages:

yarn

insert this command to run the server:

yarn dev

insert this command to make a build file:

yarn build

About


Languages

Language:TypeScript 95.7%Language:JavaScript 2.2%Language:HTML 1.2%Language:CSS 0.9%