Skip to content

PABERTHIER/atelier-libr-emotions

Repository files navigation

atelier-libr-emotions

A static website to present an artist and what she does.

Here it is: atelierlibremotions

It uses Vercel for deployment and hosting.

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Try to use the latest version of Node.js (using the 20.18.0 for Nuxt 3.13.0 for example).

Install the Volar VSCode extension.

Make sure to install the dependencies:

# yarn
yarn install

Development Server

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

# yarn
yarn dev -o


# fix lint
yarn lint --fix

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

Static website about an artist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published