Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.52 KB

README.md

File metadata and controls

66 lines (47 loc) · 1.52 KB

🧱 Konstructor

A collection of resources for developing websites and applications.

About The Project

Built With

Vue Vite Bootstrap

Roadmap

In-Progress

  • Loading effect
  • Router guard
  • Error handling
    • Catch errors
    • Add UI to interaction
  • Retrieve resources timing
  • Composition-api syntax
  • Home page layout update
  • Account management
    • My favorites management
    • User settings management

Backlog

  • Users management
  • Authentication management
  • Modify resource
    • Add resource
    • Edit resource
    • Remove resource
  • Category/Resources
    • Pagination
    • Cover image
  • And others...

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build