Skip to content

HerrZatacke/projectkick

Repository files navigation

projectkick

Features

  • Webpack
  • Babel
  • React/Redux
  • SCSS/PostCss

All sccs files in /src/scss/auto-imports are automatically prefixed to each .scss required by Webpack via sass-resources-loader
That's why it should not create output of it's own (see docs)

Config

All properties of the field projectConfig in the package.json will be provided to a global js variable CONFIG

Getting started

have a look at /src/javascript/index.tsx, /src/scss/index.scss and /src/index.html

Also you might want to replace the name "projectkick" in all files

  • readme.md (this file - go and write your own readme)
  • /package.json
  • /src/assets/index.html
  • /scripts/webpack.config.dev.js
  • /scripts/webpack.config.prod.js

About

Small kickstart package with react,babel,etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published