Skip to content

SecureSECO/SecureSECO-Portal

Repository files navigation

TrustSECO Portal

Run project

Project setup

npm install

Serve a local replica of the production build

npm run preview

Generate the compiled and minified production build

npm run build

Run a development build with hot-reload

npm run dev

Run a development build with hot-reload, restricted to a purely local, stand-alone environment.
Uses mock data instead of the API.

npm run dev-local

Run unit tests.
Uses mock data instead of the API.

npm run test:unit

Lint and fix files

npm run lint

Customize configuration

See Vite, VueJS, TypeScript.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6