Skip to content

This repository stores a website which at the beginning contains 2 printed modeling projects.

License

Notifications You must be signed in to change notification settings

LukasKalenda/Sketchub.eu

Repository files navigation

Sketchub.eu

-_-

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

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

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

About

This repository stores a website which at the beginning contains 2 printed modeling projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published