AldonIsenberg11 / AldonIsenberg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] see https://github.com/Wrestling-Dev/the-wrestling-dev for updated personal webpage

Getting Started

My personal site using nuxt.js

Nuxt NPM scripts

Command Description
nuxt Launch a development server on localhost:3000 with hot-reloading.
nuxt build Build your application with webpack and minify the JS & CSS (for production).
nuxt start Start the server in production mode (after running nuxt build).
nuxt generate Build the application and generate every route as a HTML file (used for static hosting).

About


Languages

Language:Vue 88.1%Language:JavaScript 9.5%Language:CSS 2.4%