Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 335 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 335 Bytes

third-exam-vue

Softcruder's AltSchool Africa Third Semester Exam

Project setup

Project was built with VueJS

npm install @vue/cli
vue create project-name

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.