This project was bootstrapped with Create React App.
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
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
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 |
GNU GPL v3
I will let you guess which software I use as an IDE :)