Skip to content

asip/easel-front

Repository files navigation

Easel - image viewer

alt text

This is SPA Frontend of Easel.

Nuxt3.14 + Bootstrap5

Look at the backend

This README would normally document whatever steps are necessary to get the application up and running.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install --shamefully-hoist

Setup environment variables

Make sure to set environment variables

cp .env.local.example .env

Development Server

Start the development server on http://localhost:3030

pnpm dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Look at the Nuxt 3 documentation to learn

Check out the deployment documentation for more information.

License

The MIT License (MIT). Please see License File for more information.

About

Easel - Image Viewer (SPA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages