Install

// install dependencies
npm install

Run

Development

npm run dev

Production(Build)

npm run build