An open API service indexing awesome lists of open source software.

https://github.com/benjaminparisel/become-svelte-snowcamp

earn svelte with a little application to calcul IMC and search receipts on marmitton
https://github.com/benjaminparisel/become-svelte-snowcamp

Last synced: 4 months ago
JSON representation

earn svelte with a little application to calcul IMC and search receipts on marmitton

Awesome Lists containing this project

README

          

# Project done during snowCamp 2022

Link for [subject here](https://codelab-svelte.web.app/#0)

## Labs Svelte

Template de base pour le codelab svelte et sveltekit.

## Démarrage

Installer les dépendances

```bash
npm install
```

...Ensuite démarrez le projet :

```bash
npm run dev -- --open
```

## Developing

Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:

```bash
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open
```

L'application souvrira directement dans votre navigateur par défaut à l'adresse http://localhost:3000/

## Construire l'application

Pour créer une version optimisé de l'application :

```bash
npm run build
```

## Déployer l'application

Il est nécessaire d'installer un adapter