Download Node.js. Run this followed commands:
# Install dependencies
npm install
# Serve at localhost:1234
npm run dev
# Build for production in the dist/ directory
npm run build
Download Node.js. Run this followed commands:
# Install dependencies
npm install
# Serve at localhost:1234
npm run dev
# Build for production in the dist/ directory
npm run build