/web-portfolio

Primary LanguageJavaScriptMIT LicenseMIT

My portfolio website - Link

This website using a template from cobidv

How To Use 🔧

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm run develop

Using Yarn:

# Install dependencies
$ yarn

# Start development server
$ yarn develop

Once your server has started, go to this url http://localhost:8000/ and you will see the website running on a Development Server: