Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 570 Bytes

README.md

File metadata and controls

40 lines (33 loc) · 570 Bytes

doorlamp

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Uploading Articles

{ "time": "12:00", "filename": "chair.jpeg", "description": "Cats are Dope" }

Uploading Gallery Entries

{
    "time": "12:00",
    "filename": "chair.jpeg",
    "description": "Cats are Dope" 
}

Customize configuration

See Configuration Reference.