KevinPy Iceberg Save Abandoned

Front-End Boilerplate built with React + Babel + Webpack + SASS

Project README

Iceberg logo

Iceberg

Front-End Boilerplate

Iceberg is built with React + Babel + Webpack + SASS. It's a solution for start your projects.

Version dependencies Status devDependencies Status Donate Codacy Badge Build Status


Now with CLI: https://github.com/KevinPy/Iceberg-CLI


Author: Kevin Py
Website: https://kevinpy.com


Installation

$ git clone https://github.com/KevinPy/Iceberg.git
$ cd Iceberg
$ npm install

Scripts

npm start : Launch webpack-dev-server with Hot Module Replacement - http://localhost:8080
npm run build : Compile /src folder and create /dist folder
npm run test : Launch tests
npm run test:ci : Launch code coverage

Coverage

You can generate the code coverage file with Jest and Istanbul.
Launch npm run test:ci
Go to /dir_path/coverage/lcov-report/index.html

Open Source Agenda is not affiliated with "KevinPy Iceberg" Project. README Source: KevinPy/Iceberg
Stars
142
Open Issues
1
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating