Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim webpack/react boilerplate

Slim webpack/react boilerplate template without unnecessary fluff and stuff.

  • Webpack
  • React
  • Babel (preset: es2015, react)
  • ESLint (AirBnB with some modifications)
  • Karma (With jasmine)

Todo

  • Setup tests

Example application

The applications source code is located in the /src folder. The project contains a minimal amount of example source code. Nobody likes spending time cleaning up a boilerplate template!

Getting started

To get started clone the repository and run the command npm install to install dependencies (you'll need NodeJs installed).

  1. Clone repository
  2. Run command npm install to install dependencies

Build and run the example application

  1. Run command npm run build. Project is built to the /build folder
  2. Run command npm run development to start the dev-server
  3. Browse to localhost:8080 and admire the yet not so awesome application.

About

A slim webpack/react boilerplate without unnecessary fluff and stuff.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages