diba-io / carbonado-clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carbonado-clients

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

Customize configuration

See Configuration Reference.

Test

curl --location --request POST 'http://localhost:3000/upload'
--header 'Content-Type: multipart/form-data'
--form 'file=@/home/somewhere/picture.png'

About


Languages

Language:Vue 92.5%Language:JavaScript 3.8%Language:HTML 3.8%