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

Latest commit

 

History

History
31 lines (20 loc) · 585 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 585 Bytes

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