/proto-o2o

A prototype for o2o application

Primary LanguageTypeScriptMIT LicenseMIT

Proto-o2o-platform

This codebase was create to demonstrate a fully fledged fullstack 020 application built with Vue3 including CRUD operations, authentication, routing, pagination, and more.

What works?

Recommended local Setup

  • node: version 13 or higer (14.17.3 LTS recommended)

Recommended IDE Setup

VSCode + Volar + EditorConfig.

<script setup> is a feature that is currently in RFC stage. To get proper IDE support for the syntax, use Volar instead of Vetur (and disable Vetur).