Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

SHU-PoURRfOT-1/pourrfot-web

Repository files navigation

pourrfot-web

Environment

Visual Studion Code(version 1.55.2) see other dependencies AND devDependencies in package.json

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deployment

For maximum simplicity, this project will be automatically deployed to the gh-pages branch by this Github Actions , without worrying about it anymore.

Its workflow file is here