E-Com Plus Admin dashboard
🔨 JAMStack SPA PWA
Install dependencies with npm i
, then you can edit source files and test locally with npm run serve
.
- Ensure you're respecting JavaScript Standard Style;
- Commit following Conventional Commits;
- When you're done open a new PR to master branch.