Skip to content

michalkvasnicak/spust-examples

Repository files navigation

Spust examples

This repository contains example Spust projects.

Usage

  1. install root dependencies using yarn install or npm install.
  2. go to any example project run yarn install or npm install and then run one of the following commands:
  • yarn start or npm run start - starts development mode
  • yarn build or npm run build - builds production build

Example projects

Releases

No releases published

Packages

No packages published