Skip to content

Shemes/generic-frontend

Repository files navigation

generic-frontend

Generic starter pack for my frontend needs.

## Contents

Styles
  • Postcss + cssnext
  • Linting with stylelint
Scripts
  • ES2015 compilation
  • ESLint

## Usage

  • npm run build: Production ready build.
  • npm run watch: Watches the changes and recompiles the styles / scripts.
  • npm run lint: Lints scripts and styles.
  • npm run lint-fix: Will try to fix the linter errors.

About

Generic starter pack for my frontend needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published