# Pixture ## Run a development server ```bash npm install npm run dev ``` ## Build a static site ```bash npm run build ```