Skip to content

Minoo-MS/just-tech-web

 
 

Repository files navigation

JustTech Web Site

This repo contains the website of JustTech.

Develop

  • Clone repository.

  • Install dependencies with npm install.

  • Run dev server with npm run develop.

Deploy

We are hosting with Netlify which provides a complete Continous Deployment suite.

  • Push code to branch.

  • Open a Pull Request for branch. Pull Requests will be deployed and can be found on the PR page.

  • Merge to master to deploy to https://www.justtech.se

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 13.8%