Socket
Socket
Sign inDemoInstall

create-react-web

Package Overview
Dependencies
63
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-react-web

easy to create react web project.


Version published
Maintainers
1
Created

Changelog

Source

0.0.3 (2017-12-08)

<a name="0.0.2"></a>

Readme

Source

create-react-web

For web site developer who wants to use React.

欢迎 fork, 提交 PR --Skylor.min

Run Env.

typeversionnote
node>= 8.x

Todolist

  • React 16.x & React-Router 4.x
  • Server Side Render (SSR)
  • Code Splitting (use React-Router 4.X)
  • smart title,keywords,description (TDK) for SEO
  • auto asset manager
  • auto svg icon
  • auto changelog
  • fetch data (ajax)
  • ajax, connect, etc. HOC
  • gulp tasks & webpack code
  • webpack bundles analyzer
  • mock server
  • use less for css
  • postcss & autoprefixer
  • cache init state (redis)
  • eslint (server & frontend)
  • async await

Install

  • (writing)

Usage

  • (writing)

Server:

  • express
  • ejs

Frontend

  • React 16.x
  • React-Router 4.x
  • Redux
  • Less

CLI

  • (developing)

eslint

npm list -g | grep eslint

├─┬ babel-eslint@8.0.3
├─┬ eslint@3.18.0
├─┬ eslint-config-airbnb@14.0.0
│ └── eslint-config-airbnb-base@11.0.1
├── eslint-plugin-babel@4.1.2
├─┬ eslint-plugin-import@2.2.0
│ ├─┬ eslint-import-resolver-node@0.2.3
│ ├─┬ eslint-module-utils@2.0.0
├─┬ eslint-plugin-jsx-a11y@3.0.2
├─┬ eslint-plugin-react@6.10.3

Keywords

FAQs

Last updated on 08 Dec 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc