New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

suicrux

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suicrux

Advanced universal React starter built with a scale in mind.

latest
Source
npmnpm
Version
1.3.5
Version published
Maintainers
1
Created
Source

Suicrux: demo

Demo sometimes becomes frozen by now. Retry in a few minutes, if it doesn't work.

Greenkeeper badge Codacy Badge

What is this?

Universal starter with lazy-loading for your new Progressive Web App.

Previous release lives here.

Quick intro

Why this starter uses react-semantic-ui?

SPOILER: because SUI and SUIR are awesome

You're always free to use any other UI framework with suicrux. UI framework comparison here.

What's inside?

bitHound Dependencies bitHound Dev Dependencies

Client:

Build (Webpack):

Based on tiny-universal-skeleton and includes:

Server:

Other:

Usage

How it works?

"30-seconds guide":

  # Install
  git clone --depth=1 https://github.com/Metnew/suicrux.git
  cd suicrux
  npm install
  # Development
  npm run dev
  # Build
  npm run build
  # Production
  npm run start

More detailed:

v1.0.0 Release notes - most detailed description of the latest changes

Most commonly asked questions are here.

Webpack configuration

Available scripts

How does i18n work?

Testing

Why does this starter use react-semantic-ui?

Environment variables and configuration.

Starter architecture and design. (not finished)

Nearest future:

  • CLI app
  • Redux code-splitting

Something very important:

Have a question? Ask! :wink:

Any help is highly appreciated. PRs, issues, questions, enhancements are always welcome.

Author

Vladimir Metnew vladimirmetnew@gmail.com

LICENSE

Apache License 2.0

Keywords

react

FAQs

Package last updated on 30 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts