Skip to content

vincentaudebert/vatweb

Repository files navigation

VatWeb.fr

CircleCI Coverage Status Dependency Status devDependency Status License: GPL v3 Twitter URL

This project was bootstrapped with Create React App.

DEMO

https://www.vatweb.fr

How to run

Google analytics setup

To setup your Google Analytics ID you will need an environment variable: REACT_APP_GOOGLE_ANALYTICS_ID. You can either set it directly into your Continuous Integration system or add REACT_APP_GOOGLE_ANALYTICS_ID=UA-XXXXXX-X at the beginning of the build command in package.json

Then

It's just a Create React App

Git clone to your machine then:

cd vatweb/
nvm install
yarn install
yarn start

and to watch css yarn watch-css

Browser support

Supported browser / device versions:

Browser Device/OS Version Notes
Mobile Safari iOS latest
Chrome Android latest
IE Windows 11
MS Edge Windows latest
Chrome Desktop latest
Firefox Desktop latest
Safari OSX latest

LICENSE

GNU GPL v3

Guess

I will let you guess which software I use as an IDE :)