0.3.2 • Published 4 years ago

fr-starter v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

What it is?

React-stack project boilerplate generator.

Features:

  • basic project structure

  • dependencies/devDependencies installation

  • development tools configuration (eslint, stylelint, husky, prettier, lint-staged, etc.)

Options:

  • React (create-react-app)

  • Next.js

Installation

Option 1: install globally

$ npm i -g fr-starter

after installation is finished run

$ fr-starter

Option 2: use npx

$ npx fr-starter

TODO:

  • Gatsby.js boilerplate

  • Redux integration (with basic store structure)

  • TypeScript integration

  • CLI arguments

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago