Skip to content

flutter-rennes/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

The official website for Flutter Rennes: https://flutter-rennes.github.io/website/

Develop

Just run :

> npm install
> node develop

Publish

To generate the static website in public and commit all changes :

> npm install
> node publish