Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.95 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.95 KB

Daim

GitHub last commit Codecov Codacy Badge Conventional Commits Renovate enabled styled with prettier FOSSA Status Known Vulnerabilities Total alerts Total alerts Deploy with ZEIT Now

Innovative Marketing Technology Automation

📖 Release Notes

Build Setup

# install dependencies
npm run install

# serve with hot reload at localhost:3000
npm run dev

# build for production and launch server
npm run build
npm run start

# generate static project
npm run generate

For detailed explanation on how it works, check out Nuxt.js docs.