/user-admin

A Vuejs admin SPA for managing posts by users on a fictional social media platform with a Rest API backend authentication.

Primary LanguageJavaScript

User Administration

Admin user's single-page-application to manage posts by users on a fictional social media platform.

Vue.js app to manage user's posts that uses a REST API as a backend.

Build Setup

## Install dependencies
npm install

## Serve on localhost:8080
npm run dev

## Build for production with minification
npm run build

## Build for production and view the bundle analyzer report
npm run build --report

App Info

Author

Christian Ngubana Christian Ngubana

License

This project is licensed under the MIT License