cheetamaru / manga-catalogue-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manga Catalogue Front

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

yarn dev -o

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About


Languages

Language:TypeScript 69.6%Language:Vue 24.9%Language:JavaScript 4.5%Language:SCSS 0.9%