We recommend installing Ruby > v2.0.0 with rvm.
# if you have no bundle gem installed
gem install bundle
# install gems
bundle install
# install
npm i
# Start development server localhost:4000
npm start
# Generate build
npm run build
List of browsers:
MAC:
- Chrome ✓ (latest version, capitan )
- Firefox ✓ (latest version, capitan)
- Safari ✓ (latest version, capitan)
PC:
- IE11, Edge ✓ (win 10)
- IE10 ✓ (win 8)
- Chrome ✓ (win 10 latest version),
- Firefox ✓ (win 10 latest version)