Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 951 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 951 Bytes

گنجینهٔ گنجور

این کد سایت گنجینهٔ گنجور است که به API گنجینهٔ گنجور وابسته است. فایل config.js در پوشهٔ src امکان تغییر نشانی سرور API را فراهم می‌آورد.

museum1

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

It is recommended to install Vue CLI and run and debug the project going to src folder and running this command:

vue serve -o

Compiles and minifies for production

npm run build

or using Vue CLI:

vue build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.