0.0.5 • Published 7 years ago
manablox-api-builder v0.0.5
manablox-api-builder
This is the api builder web for manablox built on nuxt.js
Requirements
- installed and working manablox-api
- nodejs > 8
Installation
- clone this repo in your project folder
- install yarn with
npm install -g yarn
- install dependencies with
yarn
then upgrade them withyarn upgrade
- start the api-builder with
yarn run dev
Login
The default admin user has following credentials:
Email: admin@localhost Password: 123456