kanushka / tje-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TJ Engineering Website

This website is build with Nuxt 3. Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm dev -o

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm run preview

Static Page Generation

pnpm run generate

Deployment

pnpm run deploy

Check out the deployment documentation for more information.

Live website: https://tjengineering.lk

About


Languages

Language:Vue 98.0%Language:TypeScript 1.2%Language:JavaScript 0.6%Language:CSS 0.1%