Nunez.ninja Personal static web site. Getting Started Run the following commands from the project folder (Fnunez.Web). Installing dependencies npm install Building for development and start running on local server npm run dev Building for production and deployed into "dist" folder npm run build