Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 432 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 432 Bytes

NK TOLMIN - Frontend

!!! The latest version of this repository is now hosted on a private GitLab server. As a reference to my work, I have cloned the repository to my personal GitHub profile.

Project setup

npm install --legacy-peer-deps

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint