https://kpow.github.io/naa-ft-widget/
https://kpow.github.io/naa-ft-widget/index_arrive.html
- Webpack 4
- Babel 7
- Hot Reloading (
npm run dev
) - CSS Autoprefixer
- SASS/SCSS support
- UMD exports, so your library works everywhere.
- Based on CRA v3.0.0 (For Vanilla JS libs or React libs)
- Jest unit testing
npm run demo
To build a ready-for-deployment demo- Customizable file headers for your build
- Daily dependabot dependency updates
npm install
npm run build
- use any static hosting service to deploy the
build
folder (*use semantic versioning for updates, add CDN for performance)