Skip to content

React, Typescript, Redux, SASS, JWT Auth, Webpack 5, Autoprefixer, Eslint Boilerplate

Notifications You must be signed in to change notification settings

zrwusa/react-bunny

Repository files navigation

React-Bunny

React,Typescript,Webpack 5,Redux,SASS,Mock server,JWT Auth,Autoprefixer,Eslint,Stylelint.

I know you don't want a complicated project, what you want is a collection of samples based on cutting-edge technology.Your happy use is my goal!

NameDesc
Grid responsive layout
Flexbox responsive layout
Class component
Function component
CSS BEM
Media queries SASS variables

license CircleCI Coverage Status Dependabot Status Crowdin

Installation

For development

// with npm
npm install
npm start

// with yarn
yarn
yarn start

For http-server RESTFul mock server with JWT auth

// with npm
npm mock

// with yarn
yarn mock

For simulating a web server serving path '/public' as a web at local.

// with npm
npm web

// with yarn
yarn web

You can test you app as a real production env,and use a performance tool E.g. Lighthouse to test the performance.

For CLI

// with npm
npm install -g react-bunny-cli
react-bunny-cli init product-name

// with yarn
yarn global add react-bunny-cli
react-bunny-cli init product-name

CLI repository

Check online deployed

Yes, it's really all you need to get started as you can see in this live and interactive demo:

Edit Button

About

React, Typescript, Redux, SASS, JWT Auth, Webpack 5, Autoprefixer, Eslint Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages