This is the documentation website of DD360 Components
To start this project in development mode run the following steps:
1 - Deps install: npm install
2 - Run development mode: npm run dev
3 - Run build: npm run build
4 - Run preview (production compilation): npm run preview