Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

paintings-frontend

Front-end Vue application for the painting store

Install & run:

  1. git clone https://github.com/nose15/paintings-frontend.git
  2. cd paintings-frontend
  3. npm install
  4. npm run dev