/portfolio_legacy

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Software Developer Folio ⚡️ GitHub

Technologies used 🛠️

Illustrations

License 📄

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

How To Use 🔧

From your command line, clone and run developerFolio:

# Clone this repository
$ git clone https://github.com/mevljas/developerFolio.git

# Go into the repository
$ cd developerFolio

# Install dependencies
$ npm install

# Start's development server
$ npm start

# Deploy
$ npm run deploy