GitHub - ishakuni/frontend: Static frontend using reasonml and gatsby

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jan 25, 2023. It is now read-only.

ishakuni

Local development

Install node 12 and use the following

  npm install
    Install dependencies

  npm run dev
    Starts the development server.

  npm run build
    Bundles the app into static files for production.

  npm run test:ci
    Run tests for project

  npm run test:dev
    Run tests for project and update snapshots

Sponsor this project