Skip to content

niksudan/website

 
 

Repository files navigation

Website

Prerequisites

  • Node.js v8.9.0

Installation

  • Install dependencies with npm install

Development

  • npm run dev - Watch files locally for development
  • npm run build - Build static files for production