Skip to content
 
 

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iceberg logo

Iceberg

Front-End Boilerplate

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

Version dependencies Status Donate


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


Installation

$ git clone git@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

Structure

/src
    |- /assets
        |- /images
        |- /styles
            |- /main.scss
    |- /js
        |- components
            |- App.jsx
            |- NotFound.jsx
    |- index.html
    |- index.js

TODO

[ ] Tests [x] ESLint [ ] Separate Webpack Dev/Prod [x] Router

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages