personal website View
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/nevermyuk/nevermyuk.github.io.git
- Install NPM packages
npm install
- Run development server
npm run dev