Skip to content

vokomarov/normatisse.com

Repository files navigation

Normatisse.com

Public website for Normatisse brand based on Nuxt, Nuxt UI, deployed on Cloudflare Pages.

Development

Setup

Make sure to install dependencies:

npm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

Public website for Normatisse brand

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published