Allow creating GIF animations
This commit is contained in:
14
README.fr.md
Normal file
14
README.fr.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Pixture
|
||||
|
||||
## Exécuter un serveur de développement
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Construire un site statique
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
Reference in New Issue
Block a user