All Projects → InventiStudio → portfolio

InventiStudio / portfolio

Licence: other
🚀 We are Vue.js & Node.js web development agency based in Wrocław:

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
Sass
350 projects
CSS
56736 projects
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to portfolio

fullpage-portfolio
🧬 Basic fullpage portfolio website written in Nuxt. Easily configurable and hostable anywhere!
Stars: ✭ 21 (+10.53%)
Mutual labels:  portfolio
sea3d studio sdk
SEA3D Studio Apps and SDK Framework.
Stars: ✭ 15 (-21.05%)
Mutual labels:  studio
ampinsk.github.io
My portfolio and more
Stars: ✭ 32 (+68.42%)
Mutual labels:  portfolio
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-26.32%)
Mutual labels:  portfolio
Cool-Readme-ideas
🎉🎉🎉 Some cool ideas for your readme profile, enjoy :)
Stars: ✭ 72 (+278.95%)
Mutual labels:  portfolio
praneshr.github.io
My personal website
Stars: ✭ 36 (+89.47%)
Mutual labels:  portfolio
portfolio website
Tutorial created by Enyel Sequeira, taught by JavaScript Mastery
Stars: ✭ 2,176 (+11352.63%)
Mutual labels:  portfolio
kimlimjustin.com
My personal website
Stars: ✭ 16 (-15.79%)
Mutual labels:  portfolio
github-clone-portfolio
This is my portfolio GitHub clone website. The frontend is build using NextJS and TailwindCSS.
Stars: ✭ 22 (+15.79%)
Mutual labels:  portfolio
wcag-primer
Get up to speed with the Web Content Accessibility Guidelines
Stars: ✭ 49 (+157.89%)
Mutual labels:  portfolio
shellbear.me
Source code of my personal website and blog ✨
Stars: ✭ 177 (+831.58%)
Mutual labels:  portfolio
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (+105.26%)
Mutual labels:  portfolio
mahtamun-hoque-fahim.github.io
Repository for my ever loved portfolio, for what I've spent a huge amount of time. Check it out !
Stars: ✭ 10 (-47.37%)
Mutual labels:  portfolio
sanity-portfolio-studio
A Sanity.io instance that powers a Gatsby portfolio site. Watch it get built live:
Stars: ✭ 14 (-26.32%)
Mutual labels:  portfolio
work
My open source projects portfolio. Built with React.
Stars: ✭ 73 (+284.21%)
Mutual labels:  portfolio
portfolio
🍌 My personal portfolio / homepage / showcase
Stars: ✭ 78 (+310.53%)
Mutual labels:  portfolio
vue-portfolio
💼 Portfolio built with Vue and Bulma
Stars: ✭ 13 (-31.58%)
Mutual labels:  portfolio
playground-portfolio
Playground portfolio.
Stars: ✭ 45 (+136.84%)
Mutual labels:  portfolio
timer-hugo
Timer is a personal portfolio theme powered by Hugo. It also can be use as a landing page theme.
Stars: ✭ 123 (+547.37%)
Mutual labels:  portfolio
coinolio
Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
Stars: ✭ 27 (+42.11%)
Mutual labels:  portfolio

InventiStudio Portfolio

InventiStudio Portfolio

InventiStudio is a web development agency based in Wrocław, Poland. We excel at building modern web applications, providing Vue.js front‑end, Node.js back‑end and UI/UX design services for enterprises, companies and startups. Get in touch with us!

https://img.shields.io/travis/InventiStudio/portfolio.svg

Table of Contents

Setup

Requirements

Development

# Clone repo and install deps
$ git clone [email protected]:InventiStudio/portfolio.git
$ cd portfolio
$ yarn
# Run dev server with hot reload at localhost:8080
yarn dev

Linters

# Run Sass linter
yarn lint:sass

# Run JavaScript linter
yarn lint:es

# Run all linters
yarn lint

Tests

# Run Unit tests
yarn test:unit

# Run e2e tests
yarn test:e2e

Production

# Build for production with minification
yarn build

# Build for production and view the bundle analyzer report
yarn build --report

# Run production server at localhost:8080
yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].