Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 372 Bytes

SpyTec.se website in SaberJS

Scripts

npm run dev

Run the website locally.

npm run build

Create a production build of the website, the generated files can be found at ./public folder, you can deploy it as a static website.


Created by Create Portfolio