Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 660 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 660 Bytes

Greek Alphabet loaded from the local JSON File

Greek Alphabet

Example how to import array from a local JSON file to VueJs data object. This repository is made for this tutorial artice

Project setup

npm install

Compiles and hot-reloads for development

npm serve

Compiles and minifies for production

npm build

Lints and fixes files

npm lint

Customize configuration

See Configuration Reference.