# Clone the repo
> git clone https://github.com/CodexUdeA/codexudea.github.io.git
# Install dependencies
> npm install
# Compiles and hot-reloads for development
> npm run serve
# Compiles and minifies for production
> npm run build
# Lints and fixes files
> npm run lint
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!