Skip to content

woffleloffle/survivejs-starter-pack

Repository files navigation

SurviveJS // Starter Pack

Clean project based on the excellent Survive JS book.

Tech

  • Webpack
  • React
  • Hot Module Replacement
  • ESLint
  • JSCS
  • Stylelint

Style sheets

The following is not specifically created in the book, and are in my opinion the way forward for styling React.

  • PostCSS
  • PreCSS
  • Autoprefixer

Getting Started

Clone the repo

git clone https://github.com/WillemLabu/survivejs-starter-pack my-app && cd my-app

Install all the dependencies

npm i

Run the webpack server

npm start

Build

npm run build

About

Slightly opinionated boilerplate based on SurviveJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published