Skip to content

akashcraft/akashcraft.github.io

Repository files navigation

Main Website

The working directory of my Developer Portfolio Website

Caution

This project is in still in development. All builds are canary and may contain bugs. Visit akashcraft.ca to view the completed website.

Installation Guide

Pre-requisites

Download and install the following in order to run the website:

  • VSCode or IntelliJ
  • Node.js
  • ESLint (Highly Recommended)

Tip

WebStorm has free 1-year non-commercial license

GitHub

You need to have a GitHub account. Please create one if you have not done so. Once that is done, fork this repository first and then clone it to your local machine. Use the following command to clone the forked repository to your local machine.

git clone <YOUR FORKED REPO ADDRESS> <OPTIONAL FOLDER NAME>

Packages

Run the following in the root of your project folder

npm install && npm run dev

You should see the website hosted on localhost:5173. Happy Coding!

About

The working directory of my Developer Portfolio Website

Resources

Stars

Watchers

Forks