1.1.6 • Published 8 years ago

basenji v1.1.6

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

Basenji

Basenji is a simple framework for building modern Javascript apps using Redux, React and ES6.

Basenji documentation

The problem

Settings up React, Redux projects is a problem. You have to deal with standards, webpack, eslint, babel etc.

Basenji simplifies this and sets a standard. Build modern web applications by using a high quality framework and structure based on research of boilerplates, starter kits and in-production webapps.

Features

  • No boilerplate, only your applications code
  • Live reloading
  • CSS modules, SCSS, PostCSS, Autoprefixing
  • ES6, React, Redux

Documentation

Basenji documentation

Installation

npm install basenji -g

Create a project

basenji init

Start developing

npm start

Testing your application

npm test

Build your applications

npm run build

Build your applications and run server (so you can check stuff in production)

npm run build-server
1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago