Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 817 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 817 Bytes

Fondet Infopage

Development

# Install plugins
$ yarn

# Running a serverless function call from the API folder, so one must build
$ yarn build

# Start dev server
$ yarn dev

Check code

The project has eslint and prettier as dev dependencies

# Run all checks
$ yarn lint

# Run eslint
$ yarn lint:eslint

# Run prettier
$ yarn lint:prettier

Deployment

This project is deployed and hosted on Vercel, running on the abakus-nutu Vercel user/github team.

When you are ready to a new verison to fondet.abakus.no, you merge your branch with master, and vercel will run a --prod version. This will result in a new version of fondet.abakus.no.