/sass-js-only-starter-kit

A striped down version of react slingshot with no react dependencies

Primary LanguageJavaScriptMIT LicenseMIT

sass-js-only

Heavily modified version of react-slingshot, that eliminates a couple of features.

Features removed:

  • Everything related to react

How to install:

  • Download node and npm. npm should come with node
  • npm install
  • npm start
  • golden

if that doesn't work

Follow this link to the original repo for react slingshot