InventiStudio / portfolio

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

Home Page:https://inventi.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

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

https://inventi.studio


Languages

Language:Vue 36.7%Language:JavaScript 36.7%Language:Sass 22.4%Language:CSS 1.9%Language:SCSS 0.9%Language:Shell 0.7%Language:HTML 0.7%Language:Dockerfile 0.1%