OnServerInit / OnServerInit-Frontend

The frontend for the OnServerInit website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnServerInit Frontend

Frontend for OnServerInit

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

About

The frontend for the OnServerInit website


Languages

Language:Vue 97.7%Language:TypeScript 0.9%Language:CSS 0.8%Language:JavaScript 0.6%