andreassosilo / mini-wp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think Tank - Mini WordPress

Link Deploy

http://thinktank.andreassosilo.co/

How to use locally

On server

$ npm install
$ npm run dev

On client

$ npm install
$ parcel index.html

Access client via http://localhost:1234

Access server via http://localhost:3000

API Documentation (using POSTMAN)

https://documenter.getpostman.com/view/8640330/SVmtyKSH

About


Languages

Language:Vue 40.4%Language:CSS 32.2%Language:JavaScript 25.6%Language:HTML 1.8%