Skip to content

uxeric/iw-website-2022

Repository files navigation

Industrial Webworks - Corporate Website

A servicable single page corporate website built on Nuxt 3.

Tech Stack

Documentation

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Commands

# Start the development server on http://localhost:3000
npm run dev

# Build the application for production:
npm run build

# Locally preview production build:
npm run preview

Deployment on Netlify

# Build Command
npx nuxi generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published