UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

6 lines (4 loc) 150 B
import 'react-app-polyfill/ie9'; import 'react-app-polyfill/stable'; import smoothscroll from 'smoothscroll-polyfill'; smoothscroll.polyfill();