frank-fo-svelte

Frank Fo Svelte

Fron-End for frank.gairal.com written in Svelte

frank.gairal.rocks Svelte App

A PWA built with TypeScript, Svelte, Vite, Jest, Prettier, eslint and ❤️

TOC

Quick Start

# clone the repo
git clone git@github.com:gairal/frank-fo-svelte.git

# enter the repo directory
cd frank-fo-svelte

# install the dependencies
yarn

# start the vite process
yarn start

# access the app on http://localhost:3000

Commands

  • yarn build: bundles the app for production
  • yarn dev: launches a vite watcher
  • yarn lint: lints the whole sources and tests with eslint
  • yarn start: runs the project in production mode
  • yarn test-cov: runs Jest tests with coverage
  • yarn test: runs Jest tests

Top categories

Loading Svelte Themes