1.1.4 • Published 7 years ago

lugen v1.1.4

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Lugen /'luːdʒɛn/

A React-Redux boilerplate. Runs on Express, bundled with Webpack.

Taking cues from create-react-app, Lugen is a tool for generating a React app running with Express and Redux. I wanted an all-in-one tool to quickly generate a simple and easy to work with configuration that allows you to get a new project running without hassle.

Lugen's boilerplate will by no means suit everyone.

Installation

npm i -g lugen

Creating a New Project

lugen

Running the App

npm run dev-start

What's Included

  • Express
  • Redux + boilerplate
  • Babel
  • Webpack

    • SASS + CSS Modules
    • ESLint

Coming Soon

  • React Router
1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago