/brmodelo-site

BR Modelo public website

Primary LanguageSvelteApache License 2.0Apache-2.0

BRMW Website

Hero shot

Tech stack

Developing

  1. Install dependencies: npm install (or pnpm install or yarn)
  2. Start development server: npm run dev

Building

Preview production version:

npm run preview

Create a production version:

npm run build

To deploy your app, you may need to install an adapter for your target environment.